Open rupansh opened 10 months ago
I've enabled UDP traffic over port 53 on the server
I started the server with:
sudo ./quicssh server --bind "0.0.0.0:53"
and client with:
sudo ./quicssh client --addr <redacted>:53
However I keep getting panic: timeout: no recent network activity I confirmed that I am able to connect to the server on port 998
panic: timeout: no recent network activity
I've enabled UDP traffic over port 53 on the server
I started the server with:
and client with:
However I keep getting
panic: timeout: no recent network activity
I confirmed that I am able to connect to the server on port 998