dot_testing/config/ssh/config

19 lines
218 B
Plaintext
Raw Normal View History

2024-02-05 17:16:18 -06:00
Host netbox
2023-12-05 21:43:38 -06:00
HostName beepboop.systems
2024-02-05 17:16:18 -06:00
User ryan
Port 443
2024-12-31 12:33:43 -06:00
Host copernicus-proxy
HostName 10.100.0.2
2024-02-05 17:16:18 -06:00
User usr
2024-12-31 12:33:43 -06:00
Port 2222
2024-02-05 17:16:18 -06:00
ProxyJump netbox
2024-12-31 12:33:43 -06:00
Host copernicus
2024-02-05 17:16:18 -06:00
User usr
Port 2222
2024-12-31 12:33:43 -06:00
Host aristotle
User usr
2024-12-31 12:33:43 -06:00
Port 2222