go-http-tunnel
Tunneling service
Enables secure tunnels over HTTP/2 to share localhost with others
Fast and secure tunnels over HTTP/2
3k stars
62 watching
308 forks
Language: Go
last commit: 10 months ago
Linked from 1 awesome list
basic-authenticationgogolanghttphttp2local-machineproxytcptlstls-tunneltunnelurl
Related projects:
Repository | Description | Stars |
---|---|---|
koding/tunnel | Enables proxying of public connections to local machine over a tunnel connection | 326 |
andydunstall/piko | Provides a reverse proxy service to securely tunnel traffic to services without public routing requirements | 1,921 |
ethereum/go-ethereum | A Go implementation of the Ethereum protocol's execution layer | 47,891 |
skx/tunneller | Allows internal services to be accessed over the internet by establishing a proxy connection through a central host. | 478 |
yggdrasil-network/yggdrasil-go | An experiment in creating an encrypted IPv6 network with decentralized routing and mesh capabilities | 3,698 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,208 |
jpillora/chisel | A fast TCP/UDP tunnel over HTTP secured via SSH | 13,747 |
gin-gonic/gin | A high-performance web framework written in Go, providing a fast and flexible API for building HTTP services. | 79,433 |
wmnsk/go-gtp | A GTP protocol implementation in Go that enables mobile network nodes and testing tools to communicate with each other. | 215 |
unrolled/secure | Provides an HTTP middleware for Go that secures web applications by enforcing security best practices. | 2,288 |
mosn/mosn | A cloud-native network proxy platform with modular architecture and multi-protocol support | 4,463 |
xjasonlyu/tun2socks | A software project that allows users to route network traffic through a proxy layer 3 gateway for secure and private internet access. | 3,474 |
q3k/crowbar | A tool to establish secure TCP connections over HTTP using basic authentication and GET/POST requests. | 475 |
julienschmidt/httprouter | A lightweight and high-performance HTTP request router that supports variables in routing patterns and scales well with large numbers of routes. | 16,666 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |