This commit is contained in:
2026-01-01 18:32:31 -06:00
commit 509d2cb4ec
21 changed files with 24148 additions and 0 deletions

6
autossh/.env.example Normal file
View File

@@ -0,0 +1,6 @@
SSH_HOST=192.168.32.1
SSH_USER=user
SSH_PASSWORD=password
SSH_PORT=22
SSH_TUNNEL_FROM=1080
SSH_TUNNEL_TO=1443