# For HPN fast transfers # scp -oNoneEnabled=yes -oNoneSwitch=yes # also enable NoneEnabled on server side #Host * # ControlMaster auto # ControlPath ~/.ssh/master-%C Host localhost StrictHostKeyChecking no Host wh0rd.org git.wh0rd.org # For openssh IdentityFile ~/.ssh/id_ed25519.vapier # For dropbear IdentityFile ~/.ssh/id_rsa.vapier Host depot User root HostName home.wh0rd.org Port 443 IdentityFile ~/.ssh/id_ed25519.vapier Host home HostName home.wh0rd.org Port 443 Host bos.wh0rd.org Port 443 Host home-ports HostName vpn-vapier-m #HostName home.wh0rd.org #Port 443 Compression yes DynamicForward 22222 Host dir-825 User root HostName 192.168.0.250 IdentityFile ~/.ssh/id_dsa.vapier ### ### Blackfin systems ### Host cvs.blackfin.uclinux.org blackfin.uclinux.org db.blackfin.uclinux.org sources.blackfin.uclinux.org firewall-sources.blackfin.uclinux.org User vapier IdentityFile ~/.ssh/id_dsa.bfin Compression yes Host uboot u-boot www.denx.de User gu-blackfin IdentityFile ~/.ssh/id_dsa.bfin HostName www.denx.de Host gitolite.kernel.org User git IdentityFile ~/.ssh/limited/id_rsa.kernel.org Host kup.kernel.org IdentityFile ~/.ssh/limited/id_rsa.kernel.org Host db.b.u.o User root IdentityFile ~/.ssh/id_dsa.adi HostName db.blackfin.uclinux.org Port 443 Host docs.b.u.o User root IdentityFile ~/.ssh/id_dsa.adi HostName docs.blackfin.uclinux.org Host sources.b.u.o User root IdentityFile ~/.ssh/id_dsa.adi HostName sources.blackfin.uclinux.org Host firewall-sources.b.u.o User root IdentityFile ~/.ssh/id_dsa.adi HostName firewall-sources.blackfin.uclinux.org Port 443 Host firewall-sources.blackfin.uclinux.org User vapier IdentityFile ~/.ssh/id_dsa.adi Port 443 Host wiki.a.c User vapier IdentityFile ~/.ssh/id_dsa.adi HostName 195.170.124.184 Port 6589 ### ### Google systems ### Host gshell HostName sh.corp.google.com User vapier Host work HostName vapier.cam.corp.google.com Host lemote HostName 100.100.36.240 Host crosvm Port 9222 HostName localhost User root StrictHostKeyChecking no UpdateHostKeys yes UserKnownHostsFile /dev/null IdentityFile ~/.ssh/id_rsa.cros Host hsm IdentityFile ~/.ssh/id_rsa.google HostName 100.90.28.67 ### ### random source systems ### Host sourceware.org IdentityFile ~/.ssh/id_rsa.vapier Host github.com IdentityFile ~/.ssh/id_ed25519.vapier Host uclibc.org IdentityFile ~/.ssh/id_ed25519.vapier Host e? e?.enlightenment.org e?v*.enlightenment.org User vapier ProxyCommand none Host git.enlightenment.org User git ProxyCommand none Host *.enlightenment.org User vapier ProxyCommand ssh -q e5v1.enlightenment.org -W %h:%p ### ### Gentoo systems ### # then at runtime, do: # ssh -N -f -n master-cvs.gentoo.org Host master-cvs.gentoo.org HostName cvs.gentoo.org User vapier ControlMaster yes ControlPath ~/.ssh/master-%l-%r@%h:%p Host cvs.gentoo.org ControlMaster no ControlPath ~/.ssh/master-%l-%r@%h:%p BatchMode yes Host dev HostName dev.gentoo.org IdentityFile ~/.ssh/id_ed25519.vapier Host dev-ports HostName dev.gentoo.org IdentityFile ~/.ssh/id_ed25519.vapier LocalForward 127.0.0.1:1111 127.0.0.1:25 Host cvs.gentoo.org IdentityFile ~/.ssh/id_ed25519.vapier Host git.overlays.gentoo.org IdentityFile ~/.ssh/id_ed25519.vapier Host git.gentoo.org IdentityFile ~/.ssh/id_ed25519.vapier ### ALPHA ### Host alpha HostName monolith.freenet-rz.de IdentityFile ~/.ssh/id_ed25519.vapier ### AMD64 ### Host amd64 HostName nightheron.gentoo.org IdentityFile ~/.ssh/id_rsa.vapier ### ARM ### Host coral HostName coral.gentoo.osuosl.org IdentityFile ~/.ssh/id_rsa.vapier Host polyp HostName polyp.arm.dev.gentoo.org IdentityFile ~/.ssh/id_ed25519.vapier ### GBSD ### ### HPPA ### Host hake HostName hake.hppa.dev.gentoo.org IdentityFile ~/.ssh/id_ed25519.vapier Host hake-console HostName console1.gentoo.osuosl.org IdentityFile ~/.ssh/id_rsa.vapier User vapier Port 3003 AddressFamily inet ### IA64 ### Host beluga HostName beluga.ia64.dev.gentoo.org IdentityFile ~/.ssh/id_rsa.vapier Host ia64 guppy HostName guppy.ia64.dev.gentoo.org IdentityFile ~/.ssh/id_ed25519.vapier ### M68K ### Host kolla HostName chetter.kolla.no ### MIPS ### Host mips HostName fulong-spark.mips64.dev.gentoo.org ### PPC ### Host ppc ppc64 HostName timberdoodle.ppc64.dev.gentoo.org IdentityFile ~/.ssh/id_ed25519.vapier Host ppcle ppc64le HostName bogsucker.ppc64.dev.gentoo.org IdentityFile ~/.ssh/id_ed25519.vapier ### S390 ### Host lgentoo3 HostName lgentoo3.s390.gentoo.wh0rd.org HostName 148.100.88.31 IdentityFile ~/.ssh/id_ed25519.vapier ControlMaster auto ControlPath ~/.ssh/master-%C Host lgentoo4 HostName lgentoo4.s390.gentoo.wh0rd.org HostName 148.100.88.32 IdentityFile ~/.ssh/id_ed25519.vapier ControlMaster auto ControlPath ~/.ssh/master-%C ### SPARC ### Host sparc HostName catbus.sparc.dev.gentoo.org IdentityFile ~/.ssh/id_ed25519.vapier ### SH ### Host lantank HostName lantank.sh.dev.gentoo.org IdentityFile ~/.ssh/id_rsa.vapier # skey based access: # https://chrome-internal.googlesource.com/infra/infra_internal/+/master/doc/ssh_config # For CrOS gcloud instances: # $ ls ~/google-cloud-sdk/bin/gcloud # $ curl https://sdk.cloud.google.com | bash # $ gcloud compute ssh cros-beefy59-c2