summaryrefslogtreecommitdiff
path: root/.ssh
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2013-09-24 09:03:13 -0400
committerMike Crute <mike@crute.us>2013-09-24 09:03:13 -0400
commit9540742d048a82abf0942847112842c2ac248995 (patch)
tree778fbd9898bc3c5166931e096245ae476832a32b /.ssh
parentdefc7cdfd57e0c9af89ce2cab754f3a296b8b1bb (diff)
downloaddotfiles-9540742d048a82abf0942847112842c2ac248995.tar.bz2
dotfiles-9540742d048a82abf0942847112842c2ac248995.tar.xz
dotfiles-9540742d048a82abf0942847112842c2ac248995.zip
Update home
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config6
1 files changed, 4 insertions, 2 deletions
diff --git a/.ssh/config b/.ssh/config
index 0e46816..5000e06 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -19,8 +19,10 @@ Host *.finiteloopsoftware.net
19 19
20Host bizdom.finiteloopsoftware.net 20Host bizdom.finiteloopsoftware.net
21 Hostname 70.62.192.254 21 Hostname 70.62.192.254
22 LocalForward 7000 localhost:443 22 Port 22
23 LocalForward 7001 localhost:161 23
24 LocalForward 7000 10.0.0.1:443
25 LocalForward 7001 localhost:80
24 26
25###################################################################### 27######################################################################
26# Other Projects 28# Other Projects