dotfiles/.ssh/config

23 lines
340 B
Plaintext
Raw Normal View History

ServerAliveInterval=30
ServerAliveCountMax=3
2023-12-03 07:31:11 +00:00
ControlMaster=auto
ControlPath=~/.cache/ssh/%r@%h:%p
ControlPersist=6h
2023-12-03 07:31:11 +00:00
Host mobian
HostName 192.168.1.58
User mobian
2022-11-04 14:54:34 +00:00
Host silence
HostName 192.168.1.210
User mdk
Host deb2
HostName deb2.afpy.org
User root
Host selene
Hostname localhost
Port 8622
ProxyJump mdk@mdk.fr