iproxy-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

iproxy-cli

npm install -g iproxy-cli

iproxy.config.js

Put your proxy rule in iproxy.config.js.

module.exports = {
    id: 'rule id',
    name: 'rule name',
    rule: `# Rule contnet`,
};

enable

Run iproxy to active rule, ctrl-c to interrupt program then disable rule.

Readme

Keywords

none

Package Sidebar

Install

npm i iproxy-cli

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

47.1 kB

Total Files

19

Last publish

Collaborators

  • xcodebuild