
Security News
/Research
Coordinated npm and PyPI Campaign Typosquats Popular Secure Payment Apps
Socket uncovered 17 malicious npm and PyPI packages typosquatting Paysafe, Skrill, and Neteller SDKs to steal developer secrets.
ip-ban-list-cli
Advanced tools
CLI to manage and seed an ip-ban-list.
npm i -g ip-ban-list-cli
ip-ban-list [command]
Commands:
ban <ip> Add an IP address to the ban list
unban <ip> Remove an IP address from the ban list
id Print the public key for the ban list
seed Seed the ban list over Hyperswarm
Use ip-ban-list --help for more information, ip-ban-list ban --help, etc.
By default, it uses ~/.ip-ban-list/corestore.
Set --storage [path] to use a different location.
ip-ban-list ban 203.0.113.10
ip-ban-list unban 203.0.113.10
ip-ban-list id
ip-ban-list seed
This announces the local ban list over Hyperswarm and prints the public key
other peers can use with the ip-ban-list API package.
FAQs
CLI to manage and seed an ip-ban-list
The npm package ip-ban-list-cli receives a total of 7 weekly downloads. As such, ip-ban-list-cli popularity was classified as not popular.
We found that ip-ban-list-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
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.

Security News
/Research
Socket uncovered 17 malicious npm and PyPI packages typosquatting Paysafe, Skrill, and Neteller SDKs to steal developer secrets.

Security News
Node.js is debating whether AI-driven security report volume warrants moving more vulnerability reports into public workflows.

Security News
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.