blob: e8ff55ce9c546c94b32bb92ea6362288ac8f1414 (
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
28
29
30
31
32
33
|
Host lxf
Hostname 205.185.114.103
user lxf
Port 25978
CheckHostIP yes
TCPKeepAlive yes
IdentityFile ~/.ssh/id_ed25519
Host luxgit
Hostname 205.185.114.103
user git
Port 25978
CheckHostIP yes
TCPKeepAlive yes
IdentityFile ~/.ssh/id_ed25519
Host lxfolder
Hostname 108.61.156.57
user lxf
Port 25978
CheckHostIP yes
TCPKeepAlive yes
IdentityFile ~/.ssh/id_ed25519
Host lxfold
Hostname 45.32.1.95
user lxf
Port 25978
CheckHostIP yes
TCPKeepAlive yes
IdentityFile ~/.ssh/id_ed25519
|