https://github.com/nokonoko/fuck-aws-tor
Script to download all AWS IPv4 ranges & Tor exit node IPv4 list with the option to format it as a Nginx deny list or just plain text.
https://github.com/nokonoko/fuck-aws-tor
aws blacklist blacklist-ips block blocklist exit nginx node script tor
Last synced: about 1 year ago
JSON representation
Script to download all AWS IPv4 ranges & Tor exit node IPv4 list with the option to format it as a Nginx deny list or just plain text.
- Host: GitHub
- URL: https://github.com/nokonoko/fuck-aws-tor
- Owner: nokonoko
- License: mit
- Created: 2021-05-19T12:17:54.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-18T12:41:28.000Z (over 4 years ago)
- Last Synced: 2025-05-07T06:04:09.798Z (about 1 year ago)
- Topics: aws, blacklist, blacklist-ips, block, blocklist, exit, nginx, node, script, tor
- Language: Shell
- Homepage:
- Size: 14.6 KB
- Stars: 17
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About
Script to download all AWS IPv4 ranges & Tor exit node IPv4 list with the option to format it as a Nginx deny list or just plain text.
# Dependencies
jq, wget, awk
# Usage
```bash
git clone https://github.com/nokonoko/Fuck-AWS-Tor
cd Fuck-AWS
chmod a+x fuck_aws.sh
bash fuck_aws.sh
chmod a+x fuck_tor.sh
bash fuck_tor.sh
```