Skip to content

Releases: librehs/v2cust

v1.2.1

12 Aug 15:56

Choose a tag to compare

Tiny metadata modification.

v1.2.0

12 Aug 15:58

Choose a tag to compare

Add a friendly tip to help for those run v2cust without any params.

Here comes an usable CLI!

12 Aug 15:59

Choose a tag to compare

  • CLI is useable now.
  • Prettify the output JSON.

v2cust 1.0.0

12 Aug 15:08

Choose a tag to compare

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.