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

Need help to setup tinyfecvpn+udp2raw on koolshare #351

Open isslam95 opened 4 years ago

isslam95 commented 4 years ago

I able to install koolshare lede x64 on pc and I installed udp2raw and tinyfecvpn I have question can I run tinyfecvpn and udp2raw server and client at same device (koolshare lede x64) and iinstalled koolsoft game accelerator which is tinyfec and udp2raw and tinymapper Screenshot_20200925_143705_com chrome beta Screenshot_20200925_163530_com chrome beta but I get there may be a problem with your connection I put server ip which my public ip I checked tun device of tinyfecvpn there is no rx packets I can't figure it out plz anyone guide me in details to run udp2raw and tinyfecvpn on koolshare to accelerate ps4 connection thanks in advances

isslam95 commented 4 years ago

do i need vps or i can use my public ip ?? (what does udp2raw require to run)

wangyu- commented 4 years ago

To run udp2raw and tinyfecvpn, you must have something like a VPS. You will need to run udp2raw server and tinyfecvpn server on your VPS.

The udp2raw and tinyfecvon on your koolshare router are only the client parts, you use your clients to connect to the servers that's the first step to make it work.

The koolshare plugin of udp2raw and tinyfecVPN is a wrapper developed by koolshare, the plugin is not developed by me and I have little knowledge about it. I can't give you a detailed guide on how to use it.

isslam95 commented 4 years ago

is there another way to run it using only 1 pc (ubuntu 20.04) maybe proxy or anything ???

julian-innerchild commented 2 years ago

is there another way to run it using only 1 pc (ubuntu 20.04) maybe proxy or anything ???

Just in case anyone ends up here: tinyfecVPN is a VPN solution that mandatory requires a server-side implementation. As it's nature allows only up to one client per server instance, You would have to be the one hosting it's server appliance at a VPS, or some middle point. Always considering how it will impact your latency performance (For ex: If you intend gaming).

udp2raw it's a really clever way to avoid bad UDP traffic practices done by ISPs (Could be done intentionally or just bad technical implementations), Firewall UDP filtering (Which also could be configuration), and many other other reasons that may, for what the author asked initially, affect the gaming performance (Although it could affect many other usages).

The Koolshare Game Accelerator appliance is a wrap up of all those solutions, over a well known router custom firmware which is LEDE/OpenWRT. Still will require of a server side solution, which in this case could be another Koolshare Game Accelerator router/VPS on some remote location.