.ssh/config
This commit is contained in:
parent
68d1916a60
commit
08437a69bd
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# -*- eval: (git-auto-commit-mode 1) -*-
|
||||
ControlMaster auto
|
||||
ControlPath /tmp/ssh_mux_%h_%p_%r
|
||||
ControlPersist 10m
|
||||
ControlPersist 1m
|
||||
|
||||
Host 192.168.0.95
|
||||
Port 4511
|
||||
|
|
Loading…
Reference in a new issue