blob: 5104dd7795b3574c6a72770aaed9d3b843172ee3 (
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
34
35
36
37
38
39
40
41
|
Host lux
Hostname 149.28.230.188
user lxf
Port 24598
CheckHostIP yes
TCPKeepAlive yes
ForwardX11 yes
IdentityFile ~/.ssh/id_ed25519
Host lxf
Hostname 149.28.44.132
user lxf
Port 24598
CheckHostIP yes
TCPKeepAlive yes
ForwardX11 yes
IdentityFile ~/.ssh/id_ed25519
Host luxgit
Hostname 149.28.44.132
user git
Port 24598
CheckHostIP yes
TCPKeepAlive yes
IdentityFile ~/.ssh/id_ed25519
Host wlp
Hostname 149.28.112.177
user wlp
Port 24598
CheckHostIP yes
TCPKeepAlive yes
#IdentityFile ~/.ssh/id_ed25519
Host dis
Hostname 155.138.214.118
User lxf
Port 24597
CheckHostIP yes
TCPKeepAlive yes
IdentityFile ~/.ssh/id_ed25519
|