diff options
Diffstat (limited to '.ssh/config')
-rw-r--r-- | .ssh/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config index 4cf1c629..910c5f88 100644 --- a/.ssh/config +++ b/.ssh/config @@ -5,6 +5,7 @@ Host * Host *.local ForwardAgent yes + RemoteForward 7062 localhost:7062 Host april may HostName %h.nyc3.do.cmcenroe.me |