summaryrefslogtreecommitdiffstats
path: root/.ssh/config
blob: b549e42c40ecc323001f1e4be906f86dc31fcac5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Host 193.140.236.40
    HostName 193.140.236.40
    ProxyCommand ssh -W %h:%p n16129971@dev.cs.hacettepe.edu.tr
Host hayri
    HostName 138.68.103.146
    User yigit
Host photonic
    HostName 10.98.98.79
    Port 110
    User tedu
Host overseer
    HostName 207.154.210.186
    Port 22
    User yigit
    ServerAliveInterval 180
Host dev
    HostName 10.10.3.49
    Port 22
    User syigit
Host beast
    HostName 10.10.2.21
    Port 22
    User yigit
Host wins.ceng.metu.edu.tr
    Port 8083
    Preferredauthentications publickey
    IdentityFile ~/.ssh/id_ed25519