Releases: librehs/v2cust
Releases · librehs/v2cust
v1.2.1
v1.2.0
Here comes an usable CLI!
- CLI is useable now.
- Prettify the output JSON.
v2cust 1.0.0
v2cust is a tool for you to merge v2ray config files.
Most-used usage
You want to use a external v2ray server, and do the routing by yourself (like bypass loopback). Usually you need to modify the routing part of the original file. But with v2cust, you just need to:
v2cust external_server.json any_server_with_your_routing_configuration.json -r
Actually, v2cust supports any part of substitution. See v2cust -h for help.