udp2raw icon indicating copy to clipboard operation
udp2raw copied to clipboard

udp2raw is it possible to create a tunnel?

Open lootoos opened this issue 2 years ago • 0 comments

how do I create a tunnel? I entered a command on VDS: ./udp2raw_amd64 -s -l0.0.0.0:4096 -r 91.188.173.193:7777 -k "passwd" --raw-mode faketcp -a I entered a command on HomePC: ./udp2raw_amd64 -c -l0.0.0.0:3333 -r193.164.16.243:4096 -k "passwd" --raw-mode faketcp -a
what am I doing wrong? does udp2raw know how to tunnel?

lootoos avatar May 03 '23 22:05 lootoos