mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-19 00:17:51 +02:00
15 lines
238 B
Plaintext
15 lines
238 B
Plaintext
![]() |
|
||
|
# comment
|
||
|
Host *
|
||
|
User something
|
||
|
|
||
|
# comment 2
|
||
|
Host svu
|
||
|
Hostname www.svuniversity.ac.in
|
||
|
# within-host-comment
|
||
|
Port 22
|
||
|
ProxyCommand nc -w 300 -x localhost:9050 %h %p
|
||
|
|
||
|
# another comment
|
||
|
# bla bla
|