Skip to content

Guribolte/go-http-tunnel

Repository files navigation

Tunnel GoDoc Go Report Card Build Status

Tunnel is fast and secure server/client package that enables proxying public connections to your local machine over a tunnel connection from the local machine to the public server. In other words you can share your localhost even if it doesn't have a public IP or if it's not reachable from outside.

It uses HTTP/2 protocol for data transport and connection multiplexing.

With tunnel you can proxy:

  • HTTP
  • TCP
  • UNIX sockets

About

Fast and secure tunnels over HTTP/2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.3%
  • Makefile 2.7%