Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@automattic/vip-go-internal-cli

Package Overview
Dependencies
Maintainers
20
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@automattic/vip-go-internal-cli

Internal CLI tools for the VIP team at Automattic

  • 4.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
20
Created
Source

VIP (Internal) CLI

Internal CLI Tools for VIP Staff.

Installation

Make sure you have an open connection to the Automattic proxy and are able to tunnel local traffic to port 8080.

npm i -g @automattic/vip-go-internal-cli
vipgo config set PROXY=socks://127.0.0.1:8080
vipgo login

Using an Ad blocker?

Make sure you allow HTTPS traffic to pixel.wp.com (the domain the CLI connects to in order to track command usage) otherwise your output will be polluted with the following error:

 ❌ Unexpected error. Please use the escalation pathways to resolve this issue:
 🌐 https://wp.me/PCYsg-FSf
  Error: connect ECONNREFUSED 0.0.0.0:443
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1146:16)

E.g. on PiHole, use sudo pihole -w pixel.wp.com.

Usage

Show available commands:

vipgo --help

You can append --help to any sub-command to see options and sub-sub-commands.

Contributing

For details about contributing to this project (e.g. setting up development environment, publishing a release, etc.), please see CONTRIBUTING.md.

Keywords

FAQs

Package last updated on 18 Sep 2024

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc