tunnelmole-client
Proxy service
A tool to give local HTTP servers a public URL
Tunnelmole - Connect to local servers from anywhere
1k stars
8 watching
80 forks
Language: TypeScript
last commit: 22 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
skx/tunneller | Allows internal services to be accessed over the internet by establishing a proxy connection through a central host. | 477 |
cfal/shoes | A multi-protocol proxy server written in Rust | 232 |
degola/punchmole | A tool to give locally running HTTP servers a public URL | 10 |
markelog/adit | A tool for creating SSH tunnels to forward traffic between local and remote servers. | 55 |
jkuri/bore | A tool that exposes a local server to the internet via secure SSH tunnels. | 84 |
vitobotta/docker-tunnel | A tool for exposing a local web application to the internet through a secure SSH reverse tunnel | 260 |
andydunstall/piko | Provides a reverse proxy service to securely tunnel traffic to services without public routing requirements | 1,897 |
bryanpkc/corkscrew | Tunneling tool for SSH through HTTP proxies | 1,136 |
examplecode/mproxy | A minimal HTTP proxy server implemented in C, supporting HTTPS tunnels and simple encryption channels. | 992 |
chobits/ngx_http_proxy_connect_module | A module for forwarding SSL requests through proxy servers using the CONNECT method | 1,836 |
ynuwenhof/koblas | A lightweight SOCKS5 proxy server written in Rust with configuration options and support for multi-user authentication. | 95 |
shawwwn/uproxy | A minimalist, asyncio-based proxy server for HTTP/HTTPS and SOCKS protocols | 5 |
picohz/taxy | A reverse proxy server with built-in WebUI, supporting multiple protocols and SSL/TLS | 86 |
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 |
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 |