moul / quicssh

SSH over QUIC
https://manfred.life/quicssh
Apache License 2.0
805 stars 38 forks source link

Unable to connect over port 53 #174

Open rupansh opened 10 months ago

rupansh commented 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