chore: Adds documentation.

This commit is contained in:
Tera << 8 2024-12-26 14:37:38 -05:00
parent c4c5e1cd16
commit 84e1a437a4
Signed by: imterah
GPG key ID: 8FA7DD57BA6CEA37
6 changed files with 51 additions and 38 deletions

4
docs/troubleshooting.md Normal file
View file

@ -0,0 +1,4 @@
# Troubleshooting
* I'm using SSH tunneling, and I can't reach any of the tunnels publicly.
- Be sure to enable GatewayPorts in your sshd config (in `/etc/ssh/sshd_config` on most systems). Also, be sure to check your firewall rules on your system and your network.