another new script for tunneling. starting to achieve critical mass for
authorChris Koeritz <fred@gruntose.com>
Mon, 12 Mar 2012 01:19:41 +0000 (21:19 -0400)
committerChris Koeritz <fred@gruntose.com>
Mon, 12 Mar 2012 01:19:41 +0000 (21:19 -0400)
putting a few of these things into nice functions.

scripts/security/hal_jenkins_tunnel.sh [new file with mode: 0644]

diff --git a/scripts/security/hal_jenkins_tunnel.sh b/scripts/security/hal_jenkins_tunnel.sh
new file mode 100644 (file)
index 0000000..5e8bf58
--- /dev/null
@@ -0,0 +1,2 @@
+ssh -i $HOME/.ssh/id_dsa_fred -2 -N -v -L "*:8080:hal:8080" fred@hal &>~/.tmp/zz_tunnel_equan_to_hal_8080_8080 &
+