New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@neoskop/hearnoevil

Package Overview
Dependencies
Maintainers
8
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neoskop/hearnoevil

Mute you monitors when doing something evil.

  • 0.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
8
Created
Source

🙉

Mute you monitors when doing something evil.

Synopsis

hearnoevil (🙉) is a CLI that enables you to disable and re-enable a check of an external monitoring service. Currently only Uptime Robot is supported, however. You can use this tool, when you don't want anyone to notice when you do something evil ... or when deploying.

Usage

You can either start the CLI as a Docker container:

$ docker run neoskop/hearnoevil -a <api-key> -i <id-1> -i <id-2> mute
$ docker run neoskop/hearnoevil -a <api-key> -i <id-1> -i <id-2> unmute

Or you can install an NPM package and run the CLI directly:

$ npm i -g @neoskop/hearnoevil
$ hearnoevil -a <api-key> -i <id-1> -i <id-2> mute
$ hearnoevil -a <api-key> -i <id-1> -i <id-2> unmute

License

This project is under the terms of the Apache License, Version 2.0. A copy of this license is included with the sources.

Keywords

FAQs

Package last updated on 02 Jun 2020

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