You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
295 B
21 lines
295 B
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
|