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

[FATAL][server.cpp,func:server_event_loop,line:744]bind fail #445

Open wangmice opened 1 year ago

wangmice commented 1 year ago

English Only (except for bug reporting). on ubuntu 22.04 kernel 5.15 [FATAL][server.cpp,func:server_event_loop,line:744]bind fail

wangyu- commented 1 year ago

for 99% of the time, this problem is causes by another program occupying the same port.