dotfiles/.ssh/config.d/50_hosts.conf

15 lines
259 B
Text
Raw Normal View History

Host toriel
ForwardAgent yes
Host toriel-dropbear
HostName 192.168.16.4
User root
RemoteCommand cryptroot-unlock
RequestTTY yes
2023-08-21 10:08:32 +02:00
Host tanuki-dropbear
Hostname tanuki
User root
RemoteCommand cryptroot-unlock
RequestTTY yes