Add new DNS entry for ssh.kitsunehosting.net
This commit is contained in:
16
.ssh/config
16
.ssh/config
@@ -16,14 +16,6 @@ host dockerhost
|
|||||||
HostName 10.85.3.75
|
HostName 10.85.3.75
|
||||||
User joe
|
User joe
|
||||||
|
|
||||||
Host 10.12.33.234
|
|
||||||
HostName 10.12.33.234
|
|
||||||
User will
|
|
||||||
|
|
||||||
Host 10.85.3.39
|
|
||||||
HostName 10.85.3.39
|
|
||||||
User joe
|
|
||||||
|
|
||||||
Host cobalt
|
Host cobalt
|
||||||
HostName 10.85.3.6
|
HostName 10.85.3.6
|
||||||
User root
|
User root
|
||||||
@@ -59,12 +51,6 @@ Host caddy
|
|||||||
HostName 10.85.3.9
|
HostName 10.85.3.9
|
||||||
User joe
|
User joe
|
||||||
|
|
||||||
# Steamcache
|
|
||||||
Host steamcache
|
|
||||||
HostName 10.85.3.60
|
|
||||||
User joe
|
|
||||||
|
|
||||||
|
|
||||||
# Robotics
|
# Robotics
|
||||||
# 1721's main NAS
|
# 1721's main NAS
|
||||||
Host flattoaster
|
Host flattoaster
|
||||||
@@ -88,7 +74,7 @@ Host aur.archlinux.org
|
|||||||
User aur
|
User aur
|
||||||
|
|
||||||
# Personal Git Server
|
# Personal Git Server
|
||||||
Host kitsunehosting.net
|
Host ssh.kitsunehosting.net
|
||||||
Port 2222
|
Port 2222
|
||||||
IdentityFile ~/.ssh/gitea
|
IdentityFile ~/.ssh/gitea
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user