2021-07-16 11:28:34 +03:00
|
|
|
Include ~/.ssh/rossum_hosts
|
|
|
|
|
2022-08-29 20:33:59 +03:00
|
|
|
host *
|
|
|
|
IdentitiesOnly yes
|
|
|
|
IdentityFile ~/.ssh/id_ed25519_yubikey.pub
|
|
|
|
ControlMaster auto
|
|
|
|
ControlPersist 10m
|
|
|
|
ControlPath ~/.ssh/%r@%h:%p.socket
|
|
|
|
|
2022-09-06 20:00:11 +03:00
|
|
|
host moria
|
|
|
|
HostName korhonen.cc
|
|
|
|
port 221
|
|
|
|
User balrog
|
|
|
|
# Forward GPG agent
|
|
|
|
RemoteForward /run/user/1000/gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent.extra
|
|
|
|
# Forward SSH agent
|
|
|
|
RemoteForward /run/user/1000/gnupg/S.gpg-agent.ssh /run/user/1000/gnupg/S.gpg-agent.ssh
|
|
|
|
|
2019-10-26 20:05:31 +03:00
|
|
|
host gitea
|
2020-11-07 17:43:18 +02:00
|
|
|
HostName korhonen.cc
|
2020-02-04 17:21:26 +02:00
|
|
|
user git
|
2019-10-26 20:05:31 +03:00
|
|
|
|
|
|
|
host gitlab
|
|
|
|
HostName gitlab.com
|
|
|
|
User git
|
|
|
|
|
|
|
|
host github
|
|
|
|
HostName github.com
|
|
|
|
User git
|
|
|
|
|
2019-10-26 20:29:46 +03:00
|
|
|
host bitbucket
|
|
|
|
HostName bitbucket.org
|
|
|
|
User git
|
|
|
|
|
2019-10-26 20:05:31 +03:00
|
|
|
Host aur
|
|
|
|
HostName aur.archlinux.org
|
|
|
|
User aur
|
|
|
|
|
2022-03-17 22:25:37 +02:00
|
|
|
host moria-unlock
|
|
|
|
HostName korhonen.cc
|
|
|
|
port 221
|
|
|
|
User root
|
|
|
|
|
2020-10-25 12:27:35 +02:00
|
|
|
host gondor
|
2022-08-29 11:57:49 +03:00
|
|
|
hostname tolkku.net
|
2020-02-17 23:52:40 +02:00
|
|
|
port 22
|
2020-10-25 12:27:35 +02:00
|
|
|
User reekymarko
|
2022-08-29 12:06:07 +03:00
|
|
|
StreamLocalBindUnlink yes
|
2021-01-01 13:47:13 +02:00
|
|
|
RemoteForward /run/user/1000/gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent.extra
|
2019-10-26 20:05:31 +03:00
|
|
|
|
|
|
|
host anitta
|
|
|
|
HostName 10.200.200.4
|
|
|
|
port 22
|
|
|
|
user reekymarko
|
|
|
|
|
|
|
|
host takamaki
|
|
|
|
HostName 10.200.200.5
|
|
|
|
port 22
|
|
|
|
user reekymarko
|
2021-04-19 20:21:19 +03:00
|
|
|
|
|
|
|
host viirujateippi
|
|
|
|
HostName viirujateippi.fi
|
|
|
|
port 22
|
|
|
|
user functionalhacker
|