-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Description
root@Helsinki:~# udptunnel -s 444 -v 127.0.0.1/433
Listening for TCP connections on port 444
setup_udp_recv: bind: Address already in use
why is that?
which port is in use?
I got confused, it should accepts tcp packets on port 444 and forward them on udp port 433 on the server which another process is listening to(433 UDP)
there is no process listening on port 444.
Metadata
Metadata
Assignees
Labels
No labels