]> git.wh0rd.org - home.git/blob - .ssh/config
e9bb0bf5706dd1fb00ca3edd60033c0f1740c810
[home.git] / .ssh / config
1 # For HPN fast transfers
2 # scp -oNoneEnabled=yes -oNoneSwitch=yes
3 # also enable NoneEnabled on server side
4
5 #Host *
6 # ControlMaster auto
7 # ControlPath ~/.ssh/cm_socket/%r@%h:%p
8
9 Host localhost
10 StrictHostKeyChecking no
11
12 Host wh0rd.org
13 # For openssh
14 IdentityFile ~/.ssh/id_ed25519.vapier
15 # For dropbear
16 IdentityFile ~/.ssh/id_rsa.vapier
17
18 Host depot
19 User root
20 HostName home.wh0rd.org
21 Port 443
22 IdentityFile ~/.ssh/id_ed25519.vapier
23
24 Host home
25 HostName home.wh0rd.org
26 Port 443
27
28 Host bos.wh0rd.org
29 Port 443
30
31 Host home-ports
32 HostName vpn-vapier-m
33 #HostName home.wh0rd.org
34 #Port 443
35 Compression yes
36 DynamicForward 22222
37
38 Host dir-825
39 User root
40 HostName 192.168.0.250
41 IdentityFile ~/.ssh/id_dsa.vapier
42
43 ###
44 ### Blackfin systems
45 ###
46
47 Host cvs.blackfin.uclinux.org blackfin.uclinux.org db.blackfin.uclinux.org sources.blackfin.uclinux.org firewall-sources.blackfin.uclinux.org
48 User vapier
49 IdentityFile ~/.ssh/id_dsa.bfin
50 Compression yes
51
52 Host uboot u-boot www.denx.de
53 User gu-blackfin
54 IdentityFile ~/.ssh/id_dsa.bfin
55 HostName www.denx.de
56
57 Host gitolite.kernel.org
58 User git
59 IdentityFile ~/.ssh/limited/id_rsa.kernel.org
60
61 Host kup.kernel.org
62 IdentityFile ~/.ssh/limited/id_rsa.kernel.org
63
64 Host db.b.u.o
65 User root
66 IdentityFile ~/.ssh/id_dsa.adi
67 HostName db.blackfin.uclinux.org
68 Port 443
69 Host docs.b.u.o
70 User root
71 IdentityFile ~/.ssh/id_dsa.adi
72 HostName docs.blackfin.uclinux.org
73 Host sources.b.u.o
74 User root
75 IdentityFile ~/.ssh/id_dsa.adi
76 HostName sources.blackfin.uclinux.org
77 Host firewall-sources.b.u.o
78 User root
79 IdentityFile ~/.ssh/id_dsa.adi
80 HostName firewall-sources.blackfin.uclinux.org
81 Port 443
82 Host firewall-sources.blackfin.uclinux.org
83 User vapier
84 IdentityFile ~/.ssh/id_dsa.adi
85 Port 443
86 Host wiki.a.c
87 User vapier
88 IdentityFile ~/.ssh/id_dsa.adi
89 HostName 195.170.124.184
90 Port 6589
91
92 ###
93 ### Google systems
94 ###
95
96 Host gshell
97 HostName sh.corp.google.com
98 User vapier
99
100 Host work
101 HostName vapier.cam.corp.google.com
102
103 Host lemote
104 HostName 100.100.36.240
105
106 Host crosvm
107 Port 9222
108 HostName localhost
109 User root
110 StrictHostKeyChecking no
111 UpdateHostKeys yes
112 UserKnownHostsFile /dev/null
113 IdentityFile ~/.ssh/id_rsa.cros
114
115 Host hsm
116 IdentityFile ~/.ssh/id_rsa.google
117 HostName 100.96.49.195
118
119 ###
120 ### random source systems
121 ###
122
123 Host sourceware.org
124 IdentityFile ~/.ssh/id_rsa.vapier
125
126 Host github.com
127 IdentityFile ~/.ssh/id_ed25519.vapier
128
129 Host uclibc.org
130 IdentityFile ~/.ssh/id_ed25519.vapier
131
132 Host e? e?.enlightenment.org e?v*.enlightenment.org
133 User vapier
134 ProxyCommand none
135
136 Host git.enlightenment.org
137 User git
138 ProxyCommand none
139
140 Host *.enlightenment.org
141 User vapier
142 ProxyCommand ssh -q e5v1.enlightenment.org -W %h:%p
143
144 ###
145 ### Gentoo systems
146 ###
147
148 # then at runtime, do:
149 # ssh -N -f -n master-cvs.gentoo.org
150 Host master-cvs.gentoo.org
151 HostName cvs.gentoo.org
152 User vapier
153 ControlMaster yes
154 ControlPath ~/.ssh/master-%l-%r@%h:%p
155 Host cvs.gentoo.org
156 ControlMaster no
157 ControlPath ~/.ssh/master-%l-%r@%h:%p
158 BatchMode yes
159
160 Host dev
161 HostName dev.gentoo.org
162 IdentityFile ~/.ssh/id_ed25519.vapier
163
164 Host dev-ports
165 HostName dev.gentoo.org
166 IdentityFile ~/.ssh/id_ed25519.vapier
167 LocalForward 127.0.0.1:1111 127.0.0.1:25
168
169 Host cvs.gentoo.org
170 IdentityFile ~/.ssh/id_ed25519.vapier
171 Host git.overlays.gentoo.org
172 IdentityFile ~/.ssh/id_ed25519.vapier
173 Host git.gentoo.org
174 IdentityFile ~/.ssh/id_ed25519.vapier
175
176 Host tinderbox
177 HostName x86dev.gentoo.osuosl.org
178
179 ### ALPHA ###
180
181 Host alpha
182 HostName monolith.freenet-rz.de
183 IdentityFile ~/.ssh/id_ed25519.vapier
184
185 ### AMD64 ###
186
187 Host amd64
188 HostName nightheron.gentoo.org
189 IdentityFile ~/.ssh/id_rsa.vapier
190
191 ### ARM ###
192
193 Host coral
194 HostName coral.gentoo.osuosl.org
195 IdentityFile ~/.ssh/id_rsa.vapier
196
197 Host polyp
198 HostName polyp.arm.dev.gentoo.org
199 IdentityFile ~/.ssh/id_ed25519.vapier
200
201 ### GBSD ###
202
203
204 ### HPPA ###
205
206 Host hake
207 HostName hppa.gentoo.osuosl.org
208 IdentityFile ~/.ssh/id_ed25519.vapier
209
210 Host hake-console
211 HostName console1.gentoo.osuosl.org
212 IdentityFile ~/.ssh/id_rsa.vapier
213 User vapier
214 Port 3003
215 AddressFamily inet
216
217 ### IA64 ###
218
219 Host beluga
220 HostName beluga.ia64.dev.gentoo.org
221 IdentityFile ~/.ssh/id_rsa.vapier
222 Host ia64 guppy
223 HostName guppy.ia64.dev.gentoo.org
224 IdentityFile ~/.ssh/id_ed25519.vapier
225
226 ### M68K ###
227
228 Host kolla
229 HostName chetter.kolla.no
230
231 ### MIPS ###
232
233 Host mips
234 HostName fulong-spark.mips64.dev.gentoo.org
235
236 ### PPC ###
237
238 Host ppc ppc64
239 HostName timberdoodle.gentoo.osuosl.org
240 IdentityFile ~/.ssh/id_ed25519.vapier
241
242 Host ppcle ppc64le
243 HostName bogsucker.gentoo.osuosl.org
244 IdentityFile ~/.ssh/id_ed25519.vapier
245
246 ### S390 ###
247
248 Host lgentoo3
249 HostName lgentoo3.s390.gentoo.wh0rd.org
250 HostName 148.100.88.31
251 IdentityFile ~/.ssh/id_ed25519.vapier
252 Host lgentoo4
253 HostName lgentoo4.s390.gentoo.wh0rd.org
254 HostName 148.100.88.32
255 IdentityFile ~/.ssh/id_ed25519.vapier
256
257 ### SPARC ###
258
259 Host sparc
260 HostName bender.sparc.dev.gentoo.org
261 IdentityFile ~/.ssh/id_ed25519.vapier
262
263 ### SH ###
264
265 Host lantank
266 HostName lantank.sh.dev.gentoo.org
267 IdentityFile ~/.ssh/id_rsa.vapier
268
269
270 # skey based access:
271 # https://chrome-internal.googlesource.com/infra/infra_internal/+/master/doc/ssh_config
272
273 # For CrOS gcloud instances:
274 # $ ls ~/google-cloud-sdk/bin/gcloud
275 # $ curl https://sdk.cloud.google.com | bash
276 # $ gcloud compute ssh cros-beefy59-c2