Target URL
The local URL the Home Agent can reach, such as http://127.0.0.1:8501 or http://10.4.20.204:8096.
Required
Tater Tunnel
Routes are named paths under the VPS relay. The phone opens the VPS tunnel IP, and the Home Agent proxies the request to a Tater service or any local app target you choose.
The built-in tunnel route is available at the base relay path after the phone is connected to WireGuard.
http://10.88.0.1:4174/relay/
Add a route named tater to the Home Agent UI and point it at the local Tater app port.
http://10.88.0.1:4174/relay/tater/
Targets can also be another LAN machine if the Home Agent machine can reach it, for example an Emby host.
http://10.88.0.1:4174/relay/emby/
The local URL the Home Agent can reach, such as http://127.0.0.1:8501 or http://10.4.20.204:8096.
Enable for apps that keep live UI state over WebSockets, streaming, or long-lived browser sessions.
Use only when an app expects its own public host or rejects the relay host.
Route name: tater
Local target: http://127.0.0.1:8501
Use: http://10.88.0.1:4174/relay/tater/
Route name: emby
Local target: http://10.4.20.204:8096
Use: http://10.88.0.1:4174/relay/emby/