tunneller
Proxy service
Allows internal services to be accessed over the internet by establishing a proxy connection through a central host.
Allow internal services, running on localhost, to be accessed over the internet..
477 stars
18 watching
41 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
gogolangngrokproxyselfhostedwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
andydunstall/piko | Provides a reverse proxy service to securely tunnel traffic to services without public routing requirements | 1,903 |
koding/tunnel | Enables proxying of public connections to local machine over a tunnel connection | 325 |
robbie-cahill/tunnelmole-client | A tool to give local HTTP servers a public URL | 1,276 |
jamescun/switcher | A Go-based proxy server that can switch between multiple protocols based on connection detection | 906 |
presbrey/go-multiproxy | A Go library that enables the management of multiple HTTP/HTTPS and SOCKS5 proxies for efficient and fault-tolerant web requests | 6 |
aschuhardt/loxy | A web-based HTTP proxy that forwards Gemini protocol requests to a preconfigured capsule and serves static content from a specified directory. | 4 |
jkuri/bore | A tool that exposes a local server to the internet via secure SSH tunnels. | 87 |
wzshiming/anyproxy | A proxy server project supporting multiple network protocols for forwarding and anonymization of internet traffic | 35 |
cristianoliveira/ergo | Makes managing multiple web applications over different ports easier by assigning each service a proper local domain | 626 |
jedbrooke/golem-network-requestor | A tool that sets up a network proxy between a client and a remote server to facilitate secure communication over HTTP | 1 |
chobits/ngx_http_proxy_connect_module | A module for forwarding SSL requests through proxy servers using the CONNECT method | 1,836 |
szuecs/skipper-example-proxy | An example project demonstrating a custom filter implementation in a Go-based proxy service. | 1 |
ao-space/gt | A high-performance tunneling proxy that enables secure, efficient, and private communication between clients and servers | 122 |
sandialabs/wiretap | A transparent proxy service that tunnels traffic using WireGuard, allowing multiple clients to connect to a central server | 854 |
shoriwe/fullproxy | A toolkit for creating proxy servers and tunnels with support for SOCKS5, HTTP, port forwarding, and reverse proxying | 79 |