ppx-inject

0.4.1 • Public • Published

ppx-inject

The CLI program that inject Direct access rules into Proxifier's profile.

Install

npm install --global ppx-inject
# or
yarn global add ppx-inject

Install from source

git clone git@github.com:BlackGlory/ppx-inject.git
cd ppx-inject
yarn install
yarn build
yarn bundle
yarn global add "file:$(pwd)"

Usage

Usage: ppx-inject [options] <profile>

The CLI program that inject Direct access rules into Proxifier's profile.

Options:
  -V, --version  output the version number
  --cc <cc...>   ISO 3166 2-letter code of the organization to which the allocation or assignment was made.
  -h, --help     display help for command

Example:

ppx-inject --cc=CN --cc=HK --cc=MO .\Default.ppx

Readme

Keywords

Package Sidebar

Install

npm i ppx-inject

Weekly Downloads

17

Version

0.4.1

License

MIT

Unpacked Size

24.5 kB

Total Files

17

Last publish

Collaborators

  • black_glory