Skip to content

HTTP in TCP in Websockets in HTTP in TCP, Tunnel all the things!

License

Notifications You must be signed in to change notification settings

daxmc99/remotedialer

 
 

Repository files navigation

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.

About

HTTP in TCP in Websockets in HTTP in TCP, Tunnel all the things!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%