π Knowledge Base
VMess
Developed by the V2Ray team, VMess is an encrypted, TCP-based transport protocol aimed squarely at DPI resistance. By combining ciphers with traffic obfuscation, it keeps both the content and the nature of connections hidden from surveillance systems.
Key Strengths of VMess
- Data protection: AES-128-CFB or ChaCha20 encrypt the stream.
- Anti-DPI: Obfuscation makes packets look like common HTTPS sessions.
- Port rotation: Dynamic port binding adds another layer of stealth.
- Broad coverage: Windows, macOS, Linux, Android, and iOS are all supported.
- Transport choice: Run over TCP, mKCP, WebSocket, HTTP/2, and more.
VMess Nodes Inside FlClash
FlClash imports VMess subscriptions automatically. To create a node by hand, supply these parameters:
server: Server addressport: Server portuuid: User UUIDalterId: Additional ID (0-65535)cipher: Encryption method (auto/aes-128-gcm/chacha20-poly1305)
