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

#Question use as udp over tcp tunnel #443

Open safra36 opened 2 years ago

safra36 commented 2 years ago

is it possible to use this app as a udp over tcp tunnel? i saw your kcp tutorial and it seems that it have to work but how about stunnel? i tried using it with stunnel and i had no luck the connecion from udp2raw does not reach stunnel local port at all any tips?