Update ssh config
This commit is contained in:
parent
a5678783c2
commit
5821af748e
1 changed files with 5 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ Host *
|
|||
ForwardAgent no
|
||||
KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256
|
||||
ControlMaster auto
|
||||
ControlPath /tmp/%r@%h:%p
|
||||
ControlPath ~/.ssh/cm-%r@%h:%p
|
||||
ControlPersist 60
|
||||
AddKeysToAgent yes
|
||||
|
||||
|
|
@ -14,11 +14,14 @@ Host *.nemunai.re
|
|||
# Home ################################################################
|
||||
|
||||
Host home
|
||||
HostName oupaout.ra.nemunai.re
|
||||
HostName merhet.iri.nemunai.re
|
||||
VerifyHostKeyDNS yes
|
||||
Port 6224
|
||||
DynamicForward 3128
|
||||
|
||||
Host ouaset ouaset.masr.nemunai.re jizah.masr.nemunai.re jizah ankh ankh.serekh.nemunai.re uraeus uraeus.serekh.nemunai.re djed djed.serekh.nemunai.re tyet tyet.serekh.nemunai.re
|
||||
User root
|
||||
|
||||
Host ouaset ouaset.masr.nemunai.re
|
||||
Port 622
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue