summaryrefslogtreecommitdiffstats
path: root/.ssh/config
blob: 0ce0dfc58c6e4b45796cd597e7efd3e6ed7518bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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