Feature Matrix

iOS · Android · macOS · Windows · Linux · TV

Platform Feature Matrix

One account, seven platforms, one security suite. See exactly which OrbVPN features are available on iOS, Android, macOS, Windows, Linux, Android TV, and Fire TV — so you always know what to expect on every screen you own.

0
Shipping Platforms
0
VPN Protocols
0
Account Everywhere
0
Same Engine

How to Read This Page

Every OrbVPN app is built from the same Flutter codebase and the same anti-censorship engine, so the core VPN experience is identical across devices. Differences come down to what each operating system physically allows — a TV has no camera, a phone has no menu bar, a server has no biometric sensor.

The tables below use a simple legend:

Yes

Fully implemented and available on this platform.

Limited

Available in a reduced or platform-adapted form. See the notes under each table.

No

Not available because the platform or hardware does not support it.


Core VPN & Protocols

The full protocol stack — Auto (Smart Connect), WireGuard, VLESS, OrbConnect, and SSH Tunnel — ships on every platform. Smart Connect races protocols, mimicry profiles, and transports, then verifies that real traffic flows and your public IP actually changes before declaring you protected.

FeatureiOSAndroidmacOSWindowsLinuxAndroid TVFire TV
Auto / Smart ConnectYesYesYesYesYesYesYes
WireGuardYesYesYesYesYesYesYes
VLESS (Reality + transports)YesYesYesYesYesYesYes
OrbConnect (HTTPS tunnel)YesYesYesYesYesYesYes
SSH Tunnel (SSH / OSSH)YesYesYesYesYesYesYes
CDN-Fronting transportYesYesYesYesYesYesYes
VLESS mimicry profiles (10)YesYesYesYesYesYesYes
Kill switchYesYesYesYesYesYesYes
Always-On / start on bootYesYesYesYesYesYesYes
Split tunneling (per-app)YesYesYesYesYesNoNo

Why split tunneling is off on TV

Per-app split tunneling has little value on a TV, where you typically want every streaming app protected by the same exit server. The TV apps route all traffic through the tunnel instead.


Anti-Censorship Transports

OrbVPN is built first and foremost to keep the internet working in Iran, Russia, and China. The same evasion transports are available everywhere, with Smart Connect choosing the right chain for your region automatically.

TransportiOSAndroidmacOSWindowsLinuxAndroid TVFire TV
Reality (VLESS default)YesYesYesYesYesYesYes
Plain-TCP (DPI evasion)YesYesYesYesYesYesYes
WebSocket / gRPC (VLESS)YesYesYesYesYesYesYes
CDN-Fronting (Cloudflare)YesYesYesYesYesYesYes
WireGuard over CDN bridgeYesYesYesYesYesYesYes
OrbConnect over CDN bridgeYesYesYesYesYesYesYes
OSSH / OSSH-WS / OSSH-CDNYesYesYesYesYesYesYes
Region-aware shutdown detectionYesYesYesYesYesYesYes

OrbMesh, Bridge & Add-ons

OrbMesh is OrbVPN's server layer — it powers Bridge Mode (a domestic entry hop into a foreign exit), the Static IP add-on, Port Forwarding, and SmartDNS. The OrbMesh tab is present on every platform, including a lean-back version on TV.

FeatureiOSAndroidmacOSWindowsLinuxAndroid TVFire TV
OrbMesh dashboardYesYesYesYesYesYesYes
Bridge Mode (entry → exit)YesYesYesYesYesYesYes
SmartDNSYesYesYesYesYesYesYes
Static IP add-onYesYesYesYesYesLimitedLimited
Port ForwardingYesYesYesYesYesLimitedLimited
Local device pairing (mDNS)YesYesYesYesYesYesYes

Static IP & Port Forwarding on TV

You can view your Static IP allocation and port-forwarding rules on TV, but purchasing and configuring add-ons is best done on a phone, tablet, or desktop where text entry is easier.


Security & Threat Intelligence

OrbVPN bundles a full security suite alongside the VPN. The network device scanner — a Fing-style map of every device on your local network with a security score — runs on all platforms including TV. Deeper, hardware-dependent tools adapt to each device.

FeatureiOSAndroidmacOSWindowsLinuxAndroid TVFire TV
Network device scannerYesYesYesYesYesYesYes
Persistence / system scannerYesYesYesYesYesNoNo
Network connection monitorLimitedLimitedYesYesYesNoNo
Safe Web (malicious URL check)YesYesYesYesYesNoNo
Scam & threat feedYesYesYesYesYesNoNo
Dark web / digital footprintYesYesYesYesYesNoNo
Spyware & Pegasus checkYesYesYesYesYesNoNo
Safe SMS scanningLimitedYesNoNoNoNoNo

Hardware shapes the suite

Safe SMS requires telephony, so it is an Android phone feature. The persistence scanner and live connection monitor rely on desktop and mobile system access, so they are not offered on the TV form factor, which keeps the network device scanner instead.


Hylon AI, Wallet & Rewards

Hylon is OrbVPN's hybrid assistant — an on-device TensorFlow Lite model answers instantly and offline, while complex questions escalate to an Azure OpenAI backend and, when needed, a human agent. The ORB wallet (balance, staking, transfers, referrals) is available everywhere; ad-based reward earning is a phone feature because the ad SDKs are mobile-only.

FeatureiOSAndroidmacOSWindowsLinuxAndroid TVFire TV
Hylon AI assistantYesYesYesYesYesYesYes
ORB wallet & balanceYesYesYesYesYesYesYes
Staking & referralsYesYesYesYesYesYesYes
Ad-based rewardsYesYesNoNoNoNoNo
Community & live chat supportYesYesYesYesYesNoNo

Platform Integration

Each app integrates with the conventions of its operating system — biometrics where there is a sensor, a menu bar or tray where there is a desktop, and remote-friendly navigation on the big screen.

IntegrationiOSAndroidmacOSWindowsLinuxAndroid TVFire TV
Biometric unlockYesYesYesYesNoNoNo
Passkey sign-inYesYesYesYesNoNoNo
Menu bar / system trayNoNoYesYesYesNoNo
Persistent status notificationYesYesYesYesYesYesYes
On-demand / auto-connect rulesYesYesYesYesYesYesYes
D-pad / remote navigationNoNoNoNoNoYesYes
Voice launch (Assistant / Alexa)NoNoNoNoNoYesYes

One account, everywhere

Sign in once and your subscription, server favorites, wallet, and preferences follow you to every device. Switch from your phone on the train to your laptop at the desk to your TV on the couch without reconfiguring a thing.


Under the Hood

For the technically curious, here is the system-level engine each platform uses to move your packets.

iOS & macOS — Network Extension

A system-level Packet Tunnel Provider (and, on macOS, a Developer ID System Extension) carries traffic outside the normal app lifecycle, so the tunnel survives app switches, locks, and restarts.

Android — VpnService

The native VpnService API routes every app through the tunnel. WireGuard runs in an isolated process to keep its Go runtime from clashing with the VLESS engine.

Windows — WinTun

A kernel-mode WinTun virtual adapter provides high-performance Layer-3 routing, paired with a System Tray controller and Windows Hello sign-in.

Linux — TUN + privileged helper

The Flutter desktop client talks over a local socket to a privileged systemd helper service that owns the TUN device and firewall rules. Primary tested distribution: Ubuntu.

Protected on Every Device You Own

From your iPhone to your living-room TV, OrbVPN brings the same censorship-resistant engine and security suite everywhere. Pick your platform and connect in seconds.

Get OrbVPN