docker-tunnel
Web proxy
A tool for exposing a local web application to the internet through a secure SSH reverse tunnel
A Docker-based self hosted alternative to Ngrok
260 stars
10 watching
52 forks
Language: Shell
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vishvananda/wormhole | A smart proxy that enables secure connection between docker containers using socket-activated tunneling | 390 |
andydunstall/piko | Provides a reverse proxy service to securely tunnel traffic to services without public routing requirements | 1,897 |
skx/tunneller | Allows internal services to be accessed over the internet by establishing a proxy connection through a central host. | 477 |
silarsis/docker-proxy | A transparent proxy server for Docker containers | 284 |
icepa/tun2tor | A Rust library that creates a userspace tunnel interface and connects it to a stream-based proxy for routing internet traffic through Tor | 104 |
robbie-cahill/tunnelmole-client | A tool to give local HTTP servers a public URL | 1,271 |
markelog/adit | A tool for creating SSH tunnels to forward traffic between local and remote servers. | 55 |
koding/tunnel | Enables proxying of public connections to local machine over a tunnel connection | 325 |
docker-flow/docker-flow-proxy | An application that reconfigures a proxy to support new or scaled services in a Docker environment. | 317 |
zhaow-de/rotating-tor-http-proxy | An HTTP proxy with multiple concurrent tunnels to the Tor network using HAProxy and Privoxy-Tor pairs. | 137 |
shoriwe/fullproxy | A toolkit for creating proxy servers and tunnels with support for SOCKS5, HTTP, port forwarding, and reverse proxying | 79 |
zchee/h2o-proxy | A reverse proxy solution for Docker containers using H2O and automatically generating proxy configurations. | 45 |
nskondratev/socks5-proxy-server | A SOCKS5 proxy server written in JavaScript, providing user management and statistics through a Telegram bot interface. | 104 |
sandialabs/wiretap | A transparent proxy service that tunnels traffic using WireGuard, allowing multiple clients to connect to a central server | 853 |
ynuwenhof/koblas | A lightweight SOCKS5 proxy server written in Rust with configuration options and support for multi-user authentication. | 95 |