Socket
Socket
Sign inDemoInstall

@ionic/cli-plugin-proxy

Package Overview
Dependencies
345
Maintainers
12
Versions
470
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ionic/cli-plugin-proxy

Ionic CLI plugin for proxying all CLI HTTP requests


Version published
Weekly downloads
317
increased by12.41%
Maintainers
12
Install size
16.9 MB
Created
Weekly downloads
 

Readme

Source

@ionic/cli-plugin-proxy

This CLI plugin provides a way to proxy CLI network requests through your firewall. Proxy settings are configured through environment variables. The plugin responds to the same environment variables as npm (HTTP_PROXY, HTTPS_PROXY), with an additional, Ionic-specific one (IONIC_HTTP_PROXY).

To quickly test the plugin, install it globally and run:

$ HTTPS_PROXY=https://internal.proxy.com ionic start

Keywords

FAQs

Last updated on 13 Mar 2018

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