EasyTier/easytier/src
Sijie.Sun fede35cca4
correctly handle ip fragment for udp/icmp proxy (#137)
icmp/udp proxy do not rely on kernel net stack, but currently not handle ip fragmentation correctly.

this patch add ip resembler to merge fragmented ip packet for udp/icmp proxy
2024-06-09 22:59:50 +08:00
..
arch fix win multi network (#63) 2024-04-28 23:21:58 +08:00
common fix udp proxy not work when being exit node (#133) 2024-06-05 08:08:55 +08:00
connector fix upx and udp conn counter (#131) 2024-06-04 18:50:30 +08:00
gateway correctly handle ip fragment for udp/icmp proxy (#137) 2024-06-09 22:59:50 +08:00
instance correctly handle ip fragment for udp/icmp proxy (#137) 2024-06-09 22:59:50 +08:00
peer_center fix upx and udp conn counter (#131) 2024-06-04 18:50:30 +08:00
peers fix upx and udp conn counter (#131) 2024-06-04 18:50:30 +08:00
rpc add client gui for easytier (#50) 2024-04-06 22:44:30 +08:00
tests correctly handle ip fragment for udp/icmp proxy (#137) 2024-06-09 22:59:50 +08:00
tunnel correctly handle ip fragment for udp/icmp proxy (#137) 2024-06-09 22:59:50 +08:00
vpn_portal fix AllowIps and Address fields for WireGuard client (#99) 2024-05-09 22:01:55 +08:00
easytier-cli.rs improve hole punching and stun test (#124) 2024-06-02 07:20:57 +08:00
easytier-core.rs support exit node (#121) 2024-05-18 20:32:42 +08:00
launcher.rs support start on reboot (#132) 2024-06-04 23:06:10 +08:00
lib.rs support start on reboot (#132) 2024-06-04 23:06:10 +08:00
utils.rs 🐞 fix: cmd error with gbk (#114) 2024-05-15 20:50:11 +08:00