crowbar
TCP tunneler
A tool to establish secure TCP connections over HTTP using basic authentication and GET/POST requests.
Tunnel TCP over a plain HTTP session (warning: mediocre Go code)
473 stars
24 watching
48 forks
Language: Go
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
koding/tunnel | Enables proxying of public connections to local machine over a tunnel connection | 325 |
cristipufu/tunnelite | A .NET tool that enables secure connection between public web addresses and local applications. | 15 |
marler8997/netpunch | A Zig-based implementation of the Punch Protocol for secure network tunneling and communication. | 17 |
zllovesuki/specter | A software project that enables users to create secure tunnels to any public node, routing traffic through a distributed network of nodes for redundancy and reliability. | 26 |
jkuri/bore | A tool that exposes a local server to the internet via secure SSH tunnels. | 87 |
nextchaptersoftware/chissl | A tool to create on-demand HTTPS reverse tunnels using Go and Chisel. | 49 |
andydunstall/piko | Provides a reverse proxy service to securely tunnel traffic to services without public routing requirements | 1,911 |
skx/tunneller | Allows internal services to be accessed over the internet by establishing a proxy connection through a central host. | 477 |
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 |
markelog/adit | A tool for creating SSH tunnels to forward traffic between local and remote servers. | 55 |
ntnj/tunwg | A tool that enables secure and private end-to-end encrypted tunnels to local servers | 224 |
secforce/tunna | Tunnels TCP connections over HTTP to bypass network restrictions | 1,243 |
shoriwe/fullproxy | A toolkit for creating proxy servers and tunnels with support for SOCKS5, HTTP, port forwarding, and reverse proxying | 79 |
paranoidninja/boomerang | A tool to expose internal servers to the internet using HTTP+TCP tunneling, allowing for secure and controlled access. | 217 |
bryanpkc/corkscrew | Tunneling tool for SSH through HTTP proxies | 1,141 |