A fully client-side static web tool that converts V2Ray / Clash nodes into Socks5 multi-port proxy configurations. No server-side dependency — completely eliminates the risk of privacy leaks.
Stars
4
Forks
4
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
2
commits
feat: refactor conversion logic with strict protocol checks, full parameter mapping, and node name collision handling; sync README
7e17dadView on GitHubfeat: complete i18n support, add example loader, and update README
d596d6dView on GitHubfeat: complete i18n support for backend parser and warning messages
070088bView on GitHubfeat: optimize V2Ray to Clash parser, align with TUIC v5 specs, and improve unsupported protocol hints
6b633a2View on GitHubfeat: ultimate protocol alignment - TUIC v5 fully mapped, VLESS flow checks, and unsupported protocol detection
9f7e884View on GitHubrefactor: implement ultimate minimalist conversion - node define only, no defaults
dba02e7View on GitHubfeat: minimalist conversion - only include fields present in V2Ray link
2703281View on GitHub