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

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.

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
```