# SSH client configuration for my personal use. Host cookiejar Hostname cookiejar.sequoia-pgp.org User liw Port 42422 IdentityFile ~/.ssh/id_pep.foundation Host runner1 HostName 192.168.122.253 ProxyJump cookiejar IdentityFile ~/.ssh/id_pep.foundation Host dragon Hostname dragon.pibit.ch Port 107 User liw IdentityFile ~/.ssh/id_pep.foundation Host liwphone Hostname 10.1.1.192 Port 2222 User me IdentityFile ~/.ssh/id_personal Host ci-prod-controller.vm.liw.fi IdentityFile ~/.ssh/id_personal Host *vm.liw.fi UserKnownHostsFile /dev/null StrictHostKeyChecking no Host gitlab.com IdentityFile ~/.ssh/id_gitlab.com Host github.com IdentityFile ~/.ssh/id_github.com Host atuin.liw.fi nalanda.liw.fi sq-test.liw.fi IdentityFile ~/.ssh/id_hetzner Host git.liw.fi git-git.vm.liw.fi Port 12765 Host salsa.debian.org IdentityFile ~/.ssh/id_salsa Host *.sequoia-pgp.org sequoia-pgp.org # IdentityFile ~/.ssh/liw-openpgp.pub IdentityFile ~/.ssh/id_pep.foundation Host qotom Hostname 10.2.2.1 Host * IdentityFile ~/.ssh/id_personal