Skip to content

Network hub

This page links the core docs for how xopc connects and secures remote access to the gateway.

Core model

  • Loopback first: the gateway defaults to http://127.0.0.1:18790.
  • One gateway per host owns channels, sessions, and config.
  • Remote access layers: Tailscale Serve (tailnet), SSH tunnel (CLI), FRP public tunnel (advanced), LAN bind, reverse proxy.
ScenarioPath
Settings UI walkthroughRemote access guide
Tailnet phone / laptopTailscale Serve
VPS / home serverloopback + SSH or Tailscale Serve — Remote access
Public / mobile QRFRP tunnel (consent required)
Enterprise OAuthTrusted proxy

Docs

Released under the MIT License.