Host relay-origin
    HostName 34.220.57.13
    User relay-forward
    Port 22
    IdentityFile /var/lib/relay-origin-tunnel/id_ed25519
    IdentitiesOnly yes
    IdentityAgent none
    UserKnownHostsFile /etc/attested-relay-origin-tunnel/known_hosts
    GlobalKnownHostsFile /dev/null
    StrictHostKeyChecking yes
    UpdateHostKeys no
    BatchMode yes
    PasswordAuthentication no
    KbdInteractiveAuthentication no
    PreferredAuthentications publickey
    ForwardAgent no
    ForwardX11 no
    RequestTTY no
    ControlMaster no
    ControlPath none
    ExitOnForwardFailure yes
    ConnectTimeout 10
    ConnectionAttempts 1
    ServerAliveInterval 15
    ServerAliveCountMax 3
    TCPKeepAlive no
    LogLevel ERROR
    LocalForward 127.0.0.1:29081 127.0.0.1:8080
