9 lines
125 B
Plaintext
9 lines
125 B
Plaintext
|
# vim: ft=sshconfig
|
||
|
|
||
|
Host xenia
|
||
|
User xenia
|
||
|
HostName 192.168.1.230
|
||
|
Port 30
|
||
|
ForwardX11 no
|
||
|
ForwardAgent yes
|