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: about 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 service that tunnels traffic using WireGuard, allowing multiple clients to connect to a central server | 853 |
ntnj/tunwg | A tool that enables secure and private end-to-end encrypted tunnels to local servers | 221 |
funnywolf/pystinger | A tool that bypasses firewalls to facilitate traffic forwarding through webshells. | 1,372 |
cristipufu/tunnelite | A .NET tool that enables secure connection between public web addresses and local applications. | 13 |
snsinfu/reverse-tunnel | A tool that allows users to expose TCP and UDP ports to the Internet through a public gateway server. | 182 |
secforce/snmp-brute | Automates brute force attempts on network devices using SNMP protocol | 294 |
icepa/icepa | A testbed for Network Extension experiments for advanced VPN-style apps and proxies. | 744 |
q3k/crowbar | A tool to establish secure TCP connections over HTTP using basic authentication and GET/POST requests. | 473 |
aphyr/tund | A tool that sets up a secure reverse SSH tunnel between two hosts, allowing users to access one host from another over the internet. | 419 |
jkuri/bore | A tool that exposes a local server to the internet via secure SSH tunnels. | 84 |
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 | 80 |
anshumanpattnaik/http-request-smuggling | Detects HTTP Request Smuggling vulnerabilities in web applications | 472 |