= "localhost-run"
= "ssh"
= [
"-o", "StrictHostKeyChecking=accept-new",
"-o", "ServerAliveInterval=15",
"-o", "ExitOnForwardFailure=yes",
"-R", "80:{host}:{port}",
"nokey@localhost.run",
]
= "https://[a-z0-9-]+\\.lhr\\.life"
= "both"
= 30
= "Install OpenSSH client, for example: brew install openssh"