Setup SSH MasterSocker and other small improvements

This commit is contained in:
Marko Korhonen 2022-08-29 20:33:59 +03:00
parent fd56fcbdda
commit 5fcd8553f0
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
5 changed files with 18 additions and 15 deletions

View file

@ -1,5 +1,12 @@
Include ~/.ssh/rossum_hosts
host *
IdentitiesOnly yes
IdentityFile ~/.ssh/id_ed25519_yubikey.pub
ControlMaster auto
ControlPersist 10m
ControlPath ~/.ssh/%r@%h:%p.socket
host gitea
HostName korhonen.cc
user git