Tunna
HTTP tunnel
Tunnels TCP connections over HTTP to bypass network restrictions
Tunna is a set of tools which will wrap and tunnel any TCP communication over HTTP. It can be used to bypass network restrictions in fully firewalled environments.
1k stars
62 watching
283 forks
Language: Python
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
sandialabs/wiretap | A transparent proxy server that tunnels traffic via WireGuard and allows clients to access remote networks without special privileges. | 872 |
ntnj/tunwg | A tool that enables secure and private end-to-end encrypted tunnels to local servers | 226 |
funnywolf/pystinger | A tool that bypasses firewalls to facilitate traffic forwarding through webshells. | 1,377 |
cristipufu/tunnelite | A .NET tool that enables secure connection between public web addresses and local applications. | 16 |
snsinfu/reverse-tunnel | A tool that allows users to expose TCP and UDP ports to the Internet through a public gateway server. | 191 |
secforce/snmp-brute | Automates brute force attempts on network devices using SNMP protocol | 298 |
icepa/icepa | A testbed for Network Extension experiments for advanced VPN-style apps and proxies. | 746 |
q3k/crowbar | A tool to establish secure TCP connections over HTTP using basic authentication and GET/POST requests. | 475 |
aphyr/tund | Establishes a secure reverse SSH tunnel between two hosts. | 419 |
jkuri/bore | A tool that exposes a local server to the internet via secure SSH tunnels. | 89 |
tu-berlin-snet/tctp-rack | Middleware for encrypting HTTP bodies using end-to-end encryption | 0 |
surik/tunnerl | An implementation of SOCKS proxy protocols in Erlang/OTP for secure and efficient network communication | 28 |
valtteril/upnproxychain | Creates a SOCKS proxy server by chaining vulnerable UPnProxy devices | 82 |
anshumanpattnaik/http-request-smuggling | Detects HTTP Request Smuggling vulnerabilities in web applications | 476 |