summaryrefslogtreecommitdiffstats
path: root/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to '.ssh/config')
-rw-r--r--.ssh/config32
1 files changed, 28 insertions, 4 deletions
diff --git a/.ssh/config b/.ssh/config
index ffefa07..01273d0 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -29,6 +29,26 @@ Host adelie
ControlMaster auto
Compression yes
ForwardAgent yes
+Host adze
+ #HostName 96.126.104.254
+ HostName adze.robocracy.org
+ HostKeyAlias adze
+ #Port 484
+ User bnewbold
+ ControlPath ~/.ssh/master-%l-%r@%h:%p
+ ControlMaster auto
+ Compression yes
+ ForwardAgent yes
+Host adelie6
+ HostName 2600:3c01::f03c:91ff:fe96:1204
+ #HostName adelie.robocracy.org
+ HostKeyAlias adelie
+ Port 484
+ User bnewbold
+ ControlPath ~/.ssh/master-%l-%r@%h:%p
+ ControlMaster auto
+ Compression yes
+ ForwardAgent yes
Host sniffles
#HostName 50.116.57.44
HostName sniffles.rooter.is
@@ -71,11 +91,13 @@ Host numm
User root
Port 2222
Host bunker
- HostName 5.9.152.81
- Port 22
+ #HostName 5.9.152.81
+ #Port 22
+ HostName bunker.the-nsa.org
Host factory
- HostName factory.numm.org
- Port 2204
+ HostName factory.the-nsa.org
+ User factory
+ Port 22
Host rooter
HostName 192.168.64.1
User root
@@ -99,3 +121,5 @@ Host nsa
HostName 82.221.106.97
Host nsabunker
HostName 82.221.106.98
+Host multinomial
+ User normal