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
7.18k stars 1.16k forks source link

服务端一直出现 auth_verify failed reset==1 #230

Open lunaleevip opened 5 years ago

lunaleevip commented 5 years ago

For English speaking user: https://github.com/wangyu-/UDPspeeder/wiki/Issue-Guide

中文用户请看: https://github.com/wangyu-/UDPspeeder/wiki/发Issue前请看 (否则Issue可能被忽略,或被直接关掉) tim 20181130235942

tim 20181130235932

image

udp2raw_mp_nolibnet.exe -c -l 0.0.0.0:19192 -r x.x.x.x:4096 --raw-mode faketcp -k "passwd" --log-level 5 --cipher-mode xor --auth-mode md5

lunaleevip commented 5 years ago

image 补充一下,这个才是服务端启动的命令