Skip to content

Domain Configuration Overview

Domains determine the path for resource access. OmniGate supports multiple domains online simultaneously. The following domain types are currently supported:

DomainPurposeResource Access Method
NoneDirect resource accessAccesses resources directly via system network
FRPAccess FRP STCP / XTCP servicesStarts a visitor at the resource layer and binds a random local port
| WireGuard | Connect to a WireGuard network | Starts a WireGuard tunnel within the app | | Tailscale | Connect to a Tailnet or Headscale network | Connects to the Tailscale network within the app | | ZeroTier | Connect to a ZeroTier virtual network | Connects to a ZeroTier tunnel within the app |

About Data Channels

All domain data channels run within the app, not system VPNs. They do not modify system network settings, do not intercept other apps' network traffic, and each channel only serves resource access within OmniGate.

Adding a Domain

  1. Tap the add button in the domain list.
  2. Select the domain type.
  3. Fill in the configuration.
  4. Save.

The free version allows only one domain. If you already have a domain, attempting to add another will take you to the Pro purchase page.

Editing a Domain

Swipe left on a domain in the domain list and select "Configure" to edit. Editing a domain does not delete the resources under that domain.

Deleting a Domain

Swipe left on a domain in the domain list and select "Delete." You will be asked to confirm before deletion.

Deleting a domain will also delete all resource configurations under that domain. This action cannot be undone.

Reordering

The domain list supports drag-to-reorder. The order only affects display and does not impact connection logic.

Testing Connectivity

The swipe-left menu on the domain list includes a connectivity test. Test results only indicate the basic connection status of the domain and do not guarantee that every resource is accessible. Resources may still fail due to port, firewall, authentication, or path configuration issues.

## Connection Status

The right side of each row in the domain list displays a connection status icon:

IconMeaning
Green checkmarkConnected
Blue spinnerConnecting
Red crossConnection failed
Gray circleOffline

None and FRP domains do not display status icons.

Auto-Connect Labels

Tailscale and ZeroTier domains display labels below their names:

  • auto: Auto-connect on app launch is enabled
  • lazy: Auto-connect is not enabled

OmniGate User Manual