Only minor changes, see commit history for details. Added macos m1/m2 build.
Unclaimed project
Are you a maintainer of udp2raw? Claim this project to take control of your public changelog and roadmap.
Changelog
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)
Only minor changes, see commit history for details. Added macos m1/m2 build.
Fixed FATAL:kernel too old (Issue 339) on x86 amd64 and possibly arm.
Fix issue 337(array out of boundary).
--fix-gro is no longer compatible with old versions. --fix-gro is made avaliable in windows and mac version--cipher-mode aes128cfb, aes128cfb is redesigned and not compatible with old versions. The original `aes128cfb...Added option --fix-gro to handle huge packet caused by GRO, as mentioned in:
https://github.com/wangyu-/udp2raw-tunnel/issues/226
this option is still at an early stage, and this version is released for test.