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
7.27k
stars
1.17k
forks
source link
connection times out every 3 hours for 60 seconds and reconnects again ! #442
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
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