dot_testing/home/ssh/config

22 lines
279 B
Plaintext
Raw Normal View History

2024-02-05 17:16:18 -06:00
Host mainsail
HostName 192.168.1.100
User usr
Port 22
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
Host mainsail-prox
HostName localhost
User usr
Port 55554
ProxyJump netbox
Host mlg-prox
HostName localhost
User usr
Port 2222
ProxyJump mainsail-prox