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
- Host: GitHub
- URL: https://github.com/hktalent/blackips
- Owner: hktalent
- Created: 2022-12-04T04:08:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-01T05:34:57.000Z (about 1 year ago)
- Last Synced: 2025-05-01T06:28:49.031Z (about 1 year ago)
- Topics: black-ips, block-ip, dorks, security
- Language: Shell
- Homepage:
- Size: 198 MB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```