mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-19 00:17:51 +02:00
22 lines
296 B
Plaintext
22 lines
296 B
Plaintext
Host targaryen
|
|
HostName 192.168.1.10
|
|
User daenerys
|
|
Port 7654
|
|
IdentityFile ~/.ssh/targaryen.key
|
|
|
|
Host tyrell
|
|
HostName 192.168.10.20
|
|
|
|
Host martell
|
|
HostName 192.168.10.50
|
|
|
|
Host *ell
|
|
user oberyn
|
|
|
|
Host * !martell
|
|
LogLevel INFO
|
|
|
|
Host *
|
|
User root
|
|
Compression yes
|