dot_testing/lappy-config/ssh/config

19 lines
218 B
Plaintext
Raw Normal View History

2024-11-26 20:20:37 -06:00
Host netbox
HostName beepboop.systems
User ryan
Port 443
Host copernicus-proxy
HostName 10.100.0.2
User usr
Port 2222
ProxyJump netbox
Host copernicus
User usr
Port 2222
2024-12-31 12:33:43 -06:00
Host aristotle
User usr
Port 2222