.ssh/config: add Host toriel-dropbear

This commit is contained in:
Lexi / Zoe 2020-06-14 17:22:54 +02:00
parent f7dc004d52
commit b2b173ccbf
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232

View file

@ -5,3 +5,10 @@ Host afra-door
ProxyJump afra.fe80.eu
User pi
Host toriel-dropbear
HostName 192.168.2.2
User root
IdentityFile .ssh/id_rsa_toriel_dropbear
RemoteCommand cryptroot-unlock
RequestTTY yes