New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

v2cust

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

v2cust

Custom config for Project V.

latest
Source
npmnpm
Version
1.2.2
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

v2cust

Customize your Project V config. - npm install -g v2cust

David deps

For help: v2cust -h.


  Usage: v2cust <base_config> <override_config>

  v2cust allow you to use different part of v2ray config file together. You can choose what to override.

  Options:

    -V, --version             output the version number
    -l, --log                 logs
    -i, --inbound             inbound
    -o, --outbound            outbound
    -a, --api                 api
    -d, --dns                 dns
    -s, --stats               stats
    -r, --routing             routing (including inbound detour & outbound detour)
    -p, --policy              policy
    -t, --transport           transport
    -v, --v2ray <v2ray path>  v2ray path
    --show                    don't run v2ray, just show the merged config file.
    --save <file>             don't run v2ray, just save the new configuration to <file> [default: config.json]
    --overwrite               overwrite the file to save.
    -h, --help                output usage information

  Examples:

    $ v2cust -i external.json socks5_1080.json
    $ v2cust -r external.json bypass_intranet.json

Keywords

cli

FAQs

Package last updated on 02 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts