summaryrefslogtreecommitdiff
path: root/port-forward
diff options
context:
space:
mode:
Diffstat (limited to 'port-forward')
-rwxr-xr-xport-forward/persistent-ssh.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/port-forward/persistent-ssh.sh b/port-forward/persistent-ssh.sh
index 086bfc6..3021825 100755
--- a/port-forward/persistent-ssh.sh
+++ b/port-forward/persistent-ssh.sh
@@ -1,5 +1,8 @@
#!/bin/bash
+echo "make sure /root/m exists"
+echo "remember to change the remote port or host if needed"
+
sudo cat << 'EOF' > /etc/systemd/system/ssh-tunnel.service
[Unit]
Description=Persistent SSH Tunnel