[ssh] host to connect to zebulon

This commit is contained in:
Mathieu Maret 2014-04-02 10:29:07 +02:00 committed by Mathieu Maret
parent 7e1b9ac0ff
commit bb0fe2aff4
1 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,11 @@ Host home
Port 22
User pi
Host zebulon
HostName zebulon.local
User mathieu
ProxyCommand ssh home -W %h:%p
Host zembcorp
Hostname mzemb.no-ip.org
Port 65022