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

https://github.com/nodeg/afwall_easy

Bash script for generating ASN Block lists and setting DNS Server
https://github.com/nodeg/afwall_easy

Last synced: about 1 month ago
JSON representation

Bash script for generating ASN Block lists and setting DNS Server

Awesome Lists containing this project

README

        

# afwall_easy
https://github.com/mglinux/afwall_easy

Bash script for generating AS Block lists and setting DNS Server for Android AFWall.

It generates AFWall scripts for blocking connections to google, facebook, microsoft and a few others.
This gets achieved through setting the corressponding iptables rules.

Note: Python2 and python2-ipaddr are required!
Be sure to install the right one for python2! There is another one (ipaddress).

*Extract afwall_easy.zip
*Open a terminal window
*Make the script executable with "chmod +x afwall.sh"
*Run the script with ./afwall.sh

Maybe not all IPs get banned through the ASN block, but at least it's a beginning :-)

Thx ukanth and Mike for all your hard work!

https://github.com/ukanth/afwall

https://www.kuketz-blog.de/