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
261 stars
9 watching
53 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 | 389 |
andydunstall/piko | Provides a reverse proxy service to securely tunnel traffic to services without public routing requirements | 1,921 |
skx/tunneller | Allows internal services to be accessed over the internet by establishing a proxy connection through a central host. | 478 |
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,291 |
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 | 326 |
docker-flow/docker-flow-proxy | An application that reconfigures a proxy to support new or scaled services in a Docker environment. | 318 |
zhaow-de/rotating-tor-http-proxy | A tool providing an HTTP proxy with multiple concurrent tunnels to the Tor network | 146 |
shoriwe/fullproxy | A toolkit for creating proxy servers and tunnels with support for SOCKS5, HTTP, port forwarding, and reverse proxying | 80 |
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. | 107 |
sandialabs/wiretap | A transparent proxy server that tunnels traffic via WireGuard and allows clients to access remote networks without special privileges. | 872 |
ynuwenhof/koblas | A lightweight SOCKS5 proxy server written in Rust with configuration options and support for multi-user authentication. | 101 |