udp2raw is a free software that set up a tunnel that converts UDP traffic into encrypted UDP, FakeTCP, or ICMP traffic using raw sockets, allowing you to bypass UDP firewalls or work around unstable UDP environments. This is useful when your ISP block WireGuard or OpenVPN or any other such tunnels using the DPI. This tool is useful for IT professionals and Linux/Unix sysadmins.
https://github.com/wangyu-/udp2raw?tab=readme-ov-file
If you know more such tools/projects let me know below in the comment section.
GitHub - wangyu-/udp2raw: 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)
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) - wangyu-/udp2raw

