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
- Host: GitHub
- URL: https://github.com/nodeg/afwall_easy
- Owner: nodeg
- Created: 2016-10-22T16:35:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-07T11:24:27.000Z (over 8 years ago)
- Last Synced: 2025-02-15T01:32:08.206Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# afwall_easy
https://github.com/mglinux/afwall_easyBash 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.shMaybe 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/