๐ ๏ธTroubleshooting
When it just won't work like you want it to.
I'm getting a client exception error when I access my computer. How can I fix this?
My website is slow to connect
I can't connect to port X on my domain name.
ssh -L <port>:localhost:<port> <username>@<your_custom_domain>ssh -R <port>:localhost:<port> <username>@<your_custom_domain>Last updated