Files
dragonpilot/tools/ssh/config

10 lines
148 B
Plaintext
Raw Normal View History

2021-04-06 15:00:11 -07:00
Host comma-smays
2020-01-17 10:07:22 -08:00
HostName 192.168.5.11
2021-04-06 15:00:11 -07:00
Port 22
IdentityFile id_rsa
2020-01-17 10:07:22 -08:00
2021-04-06 15:00:11 -07:00
Host comma-tether
2020-01-17 10:07:22 -08:00
HostName 192.168.43.1
2021-04-06 15:00:11 -07:00
Port 22
IdentityFile id_rsa