All Projects → rancher → Remotedialer

rancher / Remotedialer

Licence: apache-2.0
HTTP in TCP in Websockets in HTTP in TCP, Tunnel all the things!

Programming Languages

go
31211 projects - #10 most used programming language

Reverse Tunneling Dialer

Client makes an outbound connection to a server. The server can now do net.Dial from the server that will actually do a net.Dial on the client and pipe all bytes back and forth.

Fun times!

Refer to server/ and client/ how to use. Or don't.... This framework can hurt your head trying to conceptualize.

See also:

  • inlets.dev which uses the client and server components to form a tunnel for clients behind NAT or firewalls.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].