🔗 VMess Config Parser
Parse and analyze VMess configuration links for educational and debugging purposes. This tool helps understand VMess protocol configurations.
⚠️ Educational Purpose Only: This tool is designed for learning and debugging VMess configurations. Use responsibly and in accordance with local laws and regulations.
Input VMess URLs
About VMess Configuration
Common Fields
- v: Protocol version
- ps: Remarks/Name of the server
- add: Server address/hostname
- port: Server port number
- id: User UUID
- aid: AlterID (deprecated)
- net: Network type (tcp, ws, kcp, etc.)
- tls: TLS encryption (tls, none)
Security Notice
- • This tool processes data locally in your browser
- • No configuration data is sent to external servers
- • Use only for educational and debugging purposes
- • Respect local laws and network policies
- • Do not share sensitive configuration details
Supported Features
- ✅ VMess URL parsing and validation
- ✅ Batch processing of multiple URLs
- ✅ Configuration export to JSON
- ✅ Detailed error reporting
- ✅ Client-side processing for privacy