ssh/config (view raw)
1Host *
2 ServerAliveInterval 180
3 ServerAliveCountMax 3
4
5Host github.com
6 Hostname ssh.github.com
7 Port 443
8 TCPKeepAlive yes
9 IdentityFile ~/.ssh/github
10
11Host emerald
12 Hostname 139.59.93.193
13 User nerdypepper
14 IdentityFile ~/.ssh/id_rsa
15 Port 22
16
17Host fern
18 Hostname 192.168.0.100
19 User pi
20
21Host fern-remote
22 Hostname 139.59.93.193
23 User pi
24 Port 22222
25
26Host cometchat-dev
27 Hostname stats.cometchat-dev.com
28 User ubuntu
29 IdentityFile ~/.ssh/cometchat
30
31Host openfire-dev
32 Hostname 35.189.112.205
33 User Ajay
34 IdentityFile ~/.ssh/cometchat
35
36Host jade
37 Hostname 152.67.160.69
38 User ubuntu
39 IdentityFile ~/.ssh/id_rsa
40
41Host settings-us
42 Hostname ec2-18-224-18-191.us-east-2.compute.amazonaws.com
43 User ubuntu
44 IdentityFile ~/.ssh/cometchat
45
46Host settings-eu
47 Hostname ssh.breakout-settings-tml-eu.cometchat.io
48 User ubuntu
49 IdentityFile ~/.ssh/cometchat
50
51Host ws-benchmark
52 Hostname ec2-18-217-39-235.us-east-2.compute.amazonaws.com
53 User ubuntu
54 IdentityFile ~/.ssh/cometchat-aws.pem
55
56Host pantwo
57 Hostname 100.64.1.3
58 User icy
59 IdentityFile ~/.ssh/id_rsa