An open API service indexing awesome lists of open source software.

https://github.com/hktalent/blackips

black Ip lists, dorks-collection
https://github.com/hktalent/blackips

black-ips block-ip dorks security

Last synced: about 1 year ago
JSON representation

black Ip lists, dorks-collection

Awesome Lists containing this project

README

          

# blackIps
black ips 3891813

# How use
```
wget -c https://github.com/hktalent/blackIps/raw/main/blackIpList.tar.gz && cat blackIpList.tar.gz* | tar xzf -
wget -c https://github.com/hktalent/blackIps/raw/main/setBlackIp.sh
chmod +x ./setBlackIp.sh
./setBlackIp.sh $PWD/ip1.txt

```