dotfiles/sshconfig

26 lines
378 B
Plaintext
Raw Normal View History

2020-09-20 09:47:44 +00:00
Host kopteinvm
HostName koptein.de
User koptein
Port 22
Host home
2021-01-30 08:12:04 +00:00
HostName 192.168.15.5
2020-09-20 09:47:44 +00:00
User koptein
Port 222
2021-01-30 08:12:04 +00:00
Host web
HostName 192.168.15.12
User root
2021-03-27 10:51:52 +00:00
Host horst
HostName 192.168.15.20
User root
2021-08-29 20:37:39 +00:00
Host git.home.lan
Hostname 192.168.15.14
Port 222
User git
2021-08-29 20:41:49 +00:00
Host docker
Hostname 192.168.15.14
Port 22
User koptein