diff options
author | Christian Pointner <equinox@spreadspace.org> | 2012-10-20 19:01:01 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2012-10-20 19:01:01 +0200 |
commit | 3b7c7abf81cf72a57a7498fb1f5c369b60594558 (patch) | |
tree | fe5e704b26f8cb0a0742886b94f5b67016739126 /src/ssh.config | |
parent | tweak h265 encoder a little (diff) |
added elevate0
Diffstat (limited to 'src/ssh.config')
-rw-r--r-- | src/ssh.config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ssh.config b/src/ssh.config index ca67ee0..3598c61 100644 --- a/src/ssh.config +++ b/src/ssh.config @@ -10,6 +10,11 @@ Host calypso HostName 89.106.215.48 Port 22000 +Host elevate0 + Hostname 88.198.152.244 + Port 22000 + Host elevate1 HostName 5.9.104.71 Port 22000 + |