mirror of
https://github.com/alebcay/awesome-shell.git
synced 2026-07-15 18:43:23 -05:00
[PR #701] Add voidly-cli to For Developers #11384
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/alebcay/awesome-shell/pull/701
Author: @EmperorMew
Created: 4/26/2026
Status: 🔄 Open
Base:
master← Head:add-voidly-cli📝 Commits (1)
3906a9cAdd voidly-cli to For Developers📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds voidly-cli — a Node.js CLI that lets developers query global internet censorship data from the terminal.
It's the first shell-callable tool that answers "is this domain blocked in this country, right now?" using a public API backed by 19.6M live OONI samples across 119 countries. Returns non-zero exit codes when a service is blocked, which makes it useful inside CI pipelines (e.g., abort a deploy if the domain is censored in a target market).
npx(no global install required)On the 50-star guideline: the package was published this week and the GitHub repo is brand new, so it does not yet meet the notability bar. Submitting now to get on your radar — happy to have this held until it does.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.