blob: fd18e014dfe44c3113722a6c5ecb18b044ab4596 (
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
|
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
|