probably a breaking change to move up to new abstracted tunneling script.
authorChris Koeritz <fred@gruntose.com>
Sun, 14 Apr 2013 15:20:35 +0000 (11:20 -0400)
committerChris Koeritz <fred@gruntose.com>
Sun, 14 Apr 2013 15:20:35 +0000 (11:20 -0400)
commit16523355f3a68b80a95200555665d2f6c007e102
treef5e5f7a3a51ecdfefd1aeef2294d1bd35c8c50a3
parent02839f0893f67c6d2d3c2cdd7afcd0fd90a1e527
probably a breaking change to move up to new abstracted tunneling script.
the screened tunneler makes an ssh tunnel solely based on the command line parameters,
which sounds obvious but is actually a big improvement.  start tunnels is now called
tunnel zooty, at the moment anyway, and that's the user of the screened tunneler.
if this works nicely, other tunnel scripts can also be converted.
scripts/security/screened_tunneler.sh [new file with mode: 0755]
scripts/security/start_tunnels.sh [deleted file]
scripts/security/tunnel_zooty.sh [new file with mode: 0755]