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.35k stars 1.17k forks source link

can udp2raw work on win10? #490

Open gumingjian1 opened 1 year ago

gumingjian1 commented 1 year ago

English Only. I don't find exe files in source code.zip. How to run udp2raw on windows?

gumingjian1 commented 1 year ago

Thank you very much!

wangyu- commented 1 year ago

there is a client-only version released at:

https://github.com/wangyu-/udp2raw-multiplatform/releases/tag/20230206.0

gumingjian1 commented 1 year ago

there is a client-only version released at:

https://github.com/wangyu-/udp2raw-multiplatform/releases/tag/20230206.0

Thank you. But I still don't know how to run udp2raw on windows with the files download from https://github.com/wangyu-/udp2raw-multiplatform/releases/tag/20230206.0 Do I need to compile, similar to the ‘make’ command?

gumingjian1 commented 1 year ago

Is it the case that udp2raw doesn't support running on Windows? If it can't run, please let me know, and I won't attempt it again.

wangyu- commented 1 year ago

see:

https://github.com/wangyu-/udp2raw-multiplatform/wiki https://github.com/wangyu-/udp2raw-multiplatform/wiki/Quick-Start