edit(ssh-config)
This commit is contained in:
parent
f06daf3bf9
commit
9d2cce2688
@ -1,5 +1,5 @@
|
||||
Host docker
|
||||
HostName 0.0.0.0
|
||||
HostName localhost
|
||||
Port 2022
|
||||
User root
|
||||
UserKnownHostsFile=/dev/null
|
||||
@ -19,4 +19,4 @@ Host aur.archlinux.org
|
||||
Host *
|
||||
ControlMaster auto
|
||||
ControlPath /tmp/ssh_mux_%h_%p_%r
|
||||
ControlPersist 10m
|
||||
ControlPersist 4h
|
||||
Loading…
x
Reference in New Issue
Block a user