table { 127.0.0.16 } table { 127.0.0.16 } ext_addr="142.171.124.60" log connection http protocol "wwwtls" { tls keypair "wild.averymt.dev" match response header remove "Server" pass request quick path "/notifications/hub/negotiate" \ forward to pass request quick path "/notifications/hub" \ forward to pass request quick header "Host" value "vaultwarden.averymt.dev" \ forward to return error } relay "wwwtlsproxy" { listen on $ext_addr port 443 tls protocol wwwtls forward to port 8000 forward to port 3012 }