Uplink Docs
uplink ui Web

uplink ui Web

uplink ui
uplink ui --port 4801
uplink ui --listen 0.0.0.0 --token-file ./ui-token

uplink ui serves the embedded desktop UI over HTTP for headless/server deployments. It binds to 127.0.0.1:4800 by default.

Loopback binds require no token. Non-loopback binds require a bearer token; if none is provided, the CLI generates one and prints it in the URL.