ssh: update hosts and add config.local

This commit is contained in:
2024-11-14 02:00:53 -05:00
parent 1318b31a62
commit de0d22f92c
2 changed files with 7 additions and 6 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
nushell/history.txt nushell/history.txt
ssh/config.local
ssh/id_rsa ssh/id_rsa
ssh/id_rsa.ppk ssh/id_rsa.ppk
ssh/id_rsa.pub ssh/id_rsa.pub

View File

@@ -1,3 +1,5 @@
Include config.local
Host dc02 Host dc02
HostName dc02.yiff.technology HostName dc02.yiff.technology
ProxyJump nexus ProxyJump nexus
@@ -6,6 +8,9 @@ Host dc02
Host im Host im
HostName im.yiff.technology HostName im.yiff.technology
User root User root
Host knas
HostName knas.i5.wtf
User root
Host mail Host mail
HostName mail.yiff.technology HostName mail.yiff.technology
ProxyJump nexus ProxyJump nexus
@@ -14,16 +19,11 @@ Host mk
User root User root
Host nexus Host nexus
HostName nexus.yiff.technology HostName nexus.yiff.technology
LogLevel error
Host oberon Host oberon
HostName 172.105.21.73 HostName 172.105.21.73
Host phoebe Host phoebe
HostName phoebe.node.tty.sh HostName phoebe.node.tty.sh
Host pos
HostName pos.cock
User root
Host server
HostName server.yiff.technology
User root
Host sl Host sl
HostName 74.207.243.12 HostName 74.207.243.12
Host sldev Host sldev