mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-09 20:59:16 -05:00
ssh: update hosts and add config.local
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
nushell/history.txt
|
||||
ssh/config.local
|
||||
ssh/id_rsa
|
||||
ssh/id_rsa.ppk
|
||||
ssh/id_rsa.pub
|
||||
|
||||
12
ssh/config
12
ssh/config
@@ -1,3 +1,5 @@
|
||||
Include config.local
|
||||
|
||||
Host dc02
|
||||
HostName dc02.yiff.technology
|
||||
ProxyJump nexus
|
||||
@@ -6,6 +8,9 @@ Host dc02
|
||||
Host im
|
||||
HostName im.yiff.technology
|
||||
User root
|
||||
Host knas
|
||||
HostName knas.i5.wtf
|
||||
User root
|
||||
Host mail
|
||||
HostName mail.yiff.technology
|
||||
ProxyJump nexus
|
||||
@@ -14,16 +19,11 @@ Host mk
|
||||
User root
|
||||
Host nexus
|
||||
HostName nexus.yiff.technology
|
||||
LogLevel error
|
||||
Host oberon
|
||||
HostName 172.105.21.73
|
||||
Host phoebe
|
||||
HostName phoebe.node.tty.sh
|
||||
Host pos
|
||||
HostName pos.cock
|
||||
User root
|
||||
Host server
|
||||
HostName server.yiff.technology
|
||||
User root
|
||||
Host sl
|
||||
HostName 74.207.243.12
|
||||
Host sldev
|
||||
|
||||
Reference in New Issue
Block a user