Repository navigation

#

udp-tunnel

A Tunnel which Turns UDP Traffic into Encrypted UDP/FakeTCP/ICMP Traffic by using Raw Socket,helps you Bypass UDP FireWalls(or Unstable UDP Environment)

C++
7602
10 个月前

A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)

C++
4836
10 个月前

Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI - Static binary available

Rust
4757
4 天前
Go
4311
2 年前

A layer that hide, redirect. forward, re-encrypt internet packet to keep VPN, Proxies and other p2p software hidden from Firewall. Free implementation for HTTP-Tunnel, UDP-Tunnel, port forwarding, port redirecting and packet re-encryption that can work in network data-link layer and transport layer

C++
184
6 年前

同时支持传送TCP与UDP的KCP通道,附带端口跳跃、IP地址跳跃的功能,以及FEC,自带中继服务器支持

C++
146
4 天前

Create private ip for your servers and establish different tunnels

Shell
95
10 个月前

Tunnel all your traffic over websocket protocol - Bypass firewalls/DPI - one-click-script

Shell
74
1 年前

Create an UDP-over-UDP reverse tunnel to make a VPN server behind (CG-)NAT accessible from the outside

C
46
2 年前

tcp/udp relay with websocket and udp-over-tcp support

Go
25
1 年前

This tool creates TUN interfaces on both client and server to tunnel IP packets over UDP. It offers optional XOR encryption, dynamic pacing, jitter buffering, keep-alives, reconnect logic, and multithreaded operation (with epoll). Use CLI options to fine-tune IP, MTU, buffers, logging, and more.

C++
10
24 天前

Lightweight UDP forwarder and UDP over ICMP

Rust
4
5 个月前

tool to support reflecting (proxying, forwarding) of udp traffic on a source port to a mirrored destination port

C++
4
6 年前

UDP Reverse Shell written in Python 3 and with Scapy (backdoor/rev shell) without exposing any port and data Exfiltration using udp

Python
3
2 个月前

UDP tunnel in WLAN, for iOS, Android, MacOS, Linux, etc.

C
2
7 年前

Runs WireGuard over a fake TCP connection using `udp2raw`.

Shell
2
21 天前