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)
-
Updated
Jun 10, 2024 - C++
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)
ICMP and DNS tunneling via IPv4 and IPv6
IP over ICMP - A lightweight ICMP-based tunnel over a TUN interface, written in C++17 and optional ChaCha20-Poly1305 encryption. This tool encapsulates IP traffic in ICMP echo packets, allowing you to bypass certain network restrictions.
Add a description, image, and links to the icmp-tunnel topic page so that developers can more easily learn about it.
To associate your repository with the icmp-tunnel topic, visit your repo's landing page and select "manage topics."