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)
MIT License
6.96k stars 1.15k forks source link

connection times out every 3 hours for 60 seconds and reconnects again ! #442

Open zqoot5 opened 1 year ago

zqoot5 commented 1 year ago

English Only (except for bug reporting). I am using udp2raw + wireguard to connect to VPS in France. It works perfectly and no errors in logs, however every 3 hours it disconnects and back again to normal within 60 seconds exactly. MTU Both server and client 1342. I have tried all settings like: ./udp2raw_amd64_hw_aes -s -l 0.0.0.0:44444 -r 127.0.0.1:51820 -k blablabla--raw-mode faketcp --cipher-mode xor --auth-mode simple -a --fix-gro and even the default -cipher-mode and --auth-mode default --seq-mode and --seq-mode 0 it keeps disconnecting Please help

kantogame commented 1 year ago

Hi can you show me how i can use wireguard + upd2raw please