ssh: config cleanup
This commit is contained in:
parent
c436b00f76
commit
9b6132a221
29
.ssh/config
29
.ssh/config
@ -26,33 +26,12 @@ Host hector
|
|||||||
Hostname bk.mathux.org
|
Hostname bk.mathux.org
|
||||||
User mathieu
|
User mathieu
|
||||||
|
|
||||||
|
Host spacemarine
|
||||||
|
Hostname 192.168.0.22
|
||||||
|
User mathieu
|
||||||
|
|
||||||
Host vbox
|
Host vbox
|
||||||
HostName 192.168.56.101
|
HostName 192.168.56.101
|
||||||
StrictHostKeyChecking no
|
StrictHostKeyChecking no
|
||||||
UserKnownHostsFile /dev/null
|
UserKnownHostsFile /dev/null
|
||||||
LogLevel QUIET
|
LogLevel QUIET
|
||||||
|
|
||||||
Host builder
|
|
||||||
User builder
|
|
||||||
|
|
||||||
Host equestria
|
|
||||||
User genymobile
|
|
||||||
|
|
||||||
Host babypi
|
|
||||||
User pi
|
|
||||||
|
|
||||||
Host orange_gw
|
|
||||||
# HostName 109.218.105.79
|
|
||||||
HostName 80.14.86.137
|
|
||||||
# HostName 80.11.75.123
|
|
||||||
# HostName orbuilder.no-ip.biz
|
|
||||||
User genymobile
|
|
||||||
|
|
||||||
Host orange_tg
|
|
||||||
HostName 192.168.2.4
|
|
||||||
User builder
|
|
||||||
ProxyCommand ssh orange_gw -W %h:%p
|
|
||||||
|
|
||||||
Host geny_wiki
|
|
||||||
HostName 94.23.204.164
|
|
||||||
User root
|
|
||||||
|
Loading…
Reference in New Issue
Block a user