🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@ionic/cli-plugin-proxy

Package Overview
Dependencies
Maintainers
12
Versions
470
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic/cli-plugin-proxy

Ionic CLI plugin for proxying all CLI HTTP requests

1.5.8
latest
Source
npm
Version published
Weekly downloads
604
54.48%
Maintainers
12
Weekly downloads
 
Created
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

ionic

FAQs

Package last updated on 13 Mar 2018

Did you know?

Socket

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