Select a protocol

Our service provides three VPN protocols: WireGuard, VLESS, and VMess. This article will guide you on selecting the right protocol for your VPN configuration based on your needs.

How to switch protocol

To switch protocol, navigate to the configuration menu and select the "📡 Change Protocol" button.

You'll then be prompted to choose a protocol.

After changing the protocol, reconnect using the new configuration specific to that protocol. If you want to revert to the previous protocol, simply reconnect to the old one without importing the old configuration again. This process ensures a smooth transition between protocols while keeping your settings intact.

Which protocol to choose?

All protocols are equipped with features to tackle specific needs like speed, bypassing censorship, or secure communication, allowing users to select the best protocol based on their requirements.

WireGuard:

  • Overview: A modern, fast, and secure VPN protocol.

  • Features:

    • Speed: High-speed performance with minimal overhead.

    • Security: Uses state-of-the-art cryptography.

    • Simplicity: Easy to configure and ideal for most users.

  • Best for: Users seeking a balance of speed and security on open networks.


VLESS (TCP/gRPC):

  • Overview: A lightweight protocol optimized for bypassing restrictions.

  • Features:

    • TCP/gRPC Support: Provides reliable, multiplexed communication with efficient traffic handling over HTTP/2.

    • No Built-in Encryption: External encryption like TLS is used, allowing flexibility.

    • Lightweight: Ideal for resource-constrained environments.

  • Best for: Users needing better stability and performance in restricted or high-latency environments.


VMess (TCP/WebSocket):

  • Overview: A full-featured circumvention protocol designed to bypass censorship.

  • Features:

    • TCP/WebSocket Support: Ideal for disguising VPN traffic as regular HTTPS traffic.

    • Encryption: Built-in encryption using advanced algorithms (AES, RSA).

    • Obfuscation: Effective for bypassing firewalls in restricted regions.

  • Best for: Users in heavily censored environments needing flexible, secure communication.


Summary:

  • WireGuard: Best for speed and security on open networks.

  • VLESS (TCP/gRPC): Optimal for stability and censorship evasion in restricted environments.

  • VMess (TCP/WebSocket): Ideal for users needing secure, obfuscated traffic to bypass deep packet inspection.

Last updated