0.4.1 • Published 1 year ago

ppx-inject v0.4.1

Weekly downloads
58
License
MIT
Repository
github
Last release
1 year ago

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
0.4.1

1 year ago

0.4.0

1 year ago

0.3.15

2 years ago

0.3.14

2 years ago

0.3.13

2 years ago

0.3.12

2 years ago

0.3.9

2 years ago

0.3.11

2 years ago

0.3.10

2 years ago

0.3.8

3 years ago

0.3.6

3 years ago

0.3.5

3 years ago

0.3.7

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

3 years ago

0.3.0

3 years ago

0.3.1

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago