This repository has been archived on 2025-01-31. You can view files and clone it, but cannot push or open issues or pull requests.
home/.ssh/config

18 lines
302 B
Plaintext

# Remote machines
Host botaniapack-1.9iron.club
HostName botaniapack-1.9iron.club
Host 9iron.club
HostName 9iron.club
# Local address-reserved machines
Host dsk-cstm-0
HostName 192.168.1.151
Port 22
User salt
Host lap-th-e560-0
HostName 192.168.1.152
Port 22
User salt
Host *
Compression yes