1
0
forked from finn/tinyboard

prepare for second tunnel

This commit is contained in:
2026-04-16 00:32:37 +00:00
parent eba72013b9
commit 62e1629db6
2 changed files with 10 additions and 0 deletions

View File

@@ -7,3 +7,12 @@ shell_type = unix
md5sum_command = md5sum
sha1sum_command = sha1sum
#[new-remote]
#type = sftp
#host = localhost
#port = 11112
#key_file = /home/armbian/.ssh/a new priv key for tunnel back to new spoke
#shell_type = unix
#md5sum_command = md5sum
#sha1sum_command = sha1sum

View File

@@ -7,6 +7,7 @@ services:
network_mode: host
environment:
- AUTOSSH_GATETIME=0
# @@@@@@@@@ BEWARE THE REVERSE TUNNEL PORT AND KEYS WHEN RUNNING THIS ON A NEW SPOKE @@@@@@@@@@
command: >
autossh -M 0 -NT
-o "ServerAliveInterval=60"