Home — основной рабочий экран для connection state и node operation.

Он показывает текущий VPN state, selected node, start/stop control, Traffic entry, Location entry и единый список узлов. Полные node details находятся на странице Node Info, а не занимают основной Home workspace.

Изменения конфигурации применяются при следующем запуске VPN. Если VPN уже работает, отредактируйте конфигурацию, остановите VPN и запустите снова.

Configuration Types#

Type Purpose Where it belongs
Outbound Single Xray outbound node: VLESS, VMess, Trojan, Shadowsocks, SOCKS, HTTP или Hysteria2. Home node list and subscriptions.
Full Config Structured local node with its own outbounds, routing and DNS, based on the current Xray Profile at runtime. FakeDNS is managed by the current Xray Profile. Только группа Local на Home.
Raw Json Полный Xray JSON document, imported and edited as text. Только группа Local на Home.
Xray Profile Reusable structured Xray config generated by OneXray UI pages. Core > Xray Profiles.
Simple Built-in Xray Profile writer. Core > Xray Profiles > Simple.

Recommended Flow#

  1. Add an outbound node or subscription.
  2. Keep the node’s Xray Profile as Simple.
  3. Adjust Simple Profile only when you need a different direct region, FakeDNS, Final Outbound, or log level. DNS query strategy is controlled by the IPv6 switch in TUN Settings.
  4. Start the VPN from the Home page.

Node Lists#

Home больше не использует отдельные вкладки Outbound и JSON. Локальные Outbound nodes, Full Config nodes и Raw Json configs показываются вместе в группе Local; группы подписок содержат только subscription Outbound nodes. Full Config и Raw Json не создаются из подписок.

The node list uses a compact adaptive grid. On desktop, the content width is capped so cards remain readable.

Status and Testing#

When the VPN starts, OneXray writes an Xray config file into the app runtime directory and starts the platform network tunnel. After startup, the app can test latency and node IP information. Ping settings are shared by manual ping, subscription auto-ping, and post-start checks.

Detailed Pages#