udptunnel
udptunnel copied to clipboard
Any docs on how it works?
I cloned the repo in digital ocean server.
Ran these commands
$ make
$ sudo ./server 53 password123
On macos cloned and did this
$ make
$ ./server digital_ocean_ip 53 password123
But on mac os it is just showing blank and terminal is like stuck .
Is there any thing i made a mistake? Yes i have installed those virtual adpaters etc.