summaryrefslogtreecommitdiff
path: root/port-forward/ssh-port-forward.sh
diff options
context:
space:
mode:
Diffstat (limited to 'port-forward/ssh-port-forward.sh')
-rwxr-xr-xport-forward/ssh-port-forward.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/port-forward/ssh-port-forward.sh b/port-forward/ssh-port-forward.sh
index b549560..4483ef4 100755
--- a/port-forward/ssh-port-forward.sh
+++ b/port-forward/ssh-port-forward.sh
@@ -1,5 +1,7 @@
#!/bin/bash
+# opens 5 ports
+
#file will be run from where the user executes the script
j=$1
HOST="root@p.0nom.ch"