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