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

can udp2raw work on win10? #490

Open gumingjian1 opened 10 months ago

gumingjian1 commented 10 months ago

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

gumingjian1 commented 10 months ago

Thank you very much!

wangyu- commented 10 months ago

there is a client-only version released at:

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

gumingjian1 commented 10 months 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 10 months 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 10 months ago

see:

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