Socket
Socket
Sign inDemoInstall

iproxy-cli

Package Overview
Dependencies
31
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    iproxy-cli

```shell npm install -g iproxy-cli ```


Version published
Maintainers
1
Install size
1.46 MB
Created

Readme

Source

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.

FAQs

Last updated on 16 Nov 2021

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc