astroza / udptunnel

It allows TCP/UDP/ICMP traffic over UDP tunneling. It's useful to avoid Internet restrictions.
GNU General Public License v2.0
686 stars 130 forks source link

Error? #11

Open M3meZ opened 6 years ago

M3meZ commented 6 years ago

./server 19132 1234
perror: Operation not permitted

Any Solutions?

Filius-Patris commented 3 years ago

You need superuser privileges. Use sudo ./server 19132 1234