thelonelycoder
Part of the Furniture
AB-Solution is now Diversion
Please check the Diversion website for latest version and discussion link.
Welcome to AB-Solution Ad-blocking and Dnsmasq logging!
Please check the AB-Solution website for latest version and discussion link.
The important part:
- Have Asuswrt-Merlin firmware installed on a supported router
Then:
1. Installing withwget curl:
Log into your router with an ssh client and enter:
(that's an upper case -o)
Then start the install / upgrade with:
Make sure you have a USB Stick with ext2, ext3 or ext4 formatted filesystem plugged in your router.
It needs to be permanently plugged in if you install AB-Solution.
2. Installing from a USB device:
You can also download the latest version from GitHub and place the file ab-solution.sh onto an ext2, ext3 or ext4 formatted USB Stick.
Then plug it into the router, open an ssh terminal and start the install with
Where /sda1/ is your device's name. Change this if yours differs.
Within a few minutes the installation is finished and ads are blocked.
See also v1.05 and v1.0 threads for more info about AB-Solution.
Release notes v1.06:
Bugfixes from Version 1.05:
- Minor coding fixes
- Copy script file to adblocking-device now works during install / update
New in this version:
- Uninstall AB-Solution (yes, it's possible now)
- Sort hosts file alphabetically (helps to find similar entries when white- or blacklisting)
Screenshot of the current version:
Please check the Diversion website for latest version and discussion link.
Welcome to AB-Solution Ad-blocking and Dnsmasq logging!
Please check the AB-Solution website for latest version and discussion link.
The important part:
- Have Asuswrt-Merlin firmware installed on a supported router
Then:
1. Installing with
Log into your router with an ssh client and enter:
Code:
curl -O https://raw.githubusercontent.com/decoderman/AB-Solution/master/ab-solution.sh
Then start the install / upgrade with:
Code:
sh ab-solution.sh
It needs to be permanently plugged in if you install AB-Solution.
2. Installing from a USB device:
You can also download the latest version from GitHub and place the file ab-solution.sh onto an ext2, ext3 or ext4 formatted USB Stick.
Then plug it into the router, open an ssh terminal and start the install with
Code:
sh /tmp/mnt/sda1/ab-solution.sh
Within a few minutes the installation is finished and ads are blocked.
See also v1.05 and v1.0 threads for more info about AB-Solution.
Release notes v1.06:
Bugfixes from Version 1.05:
- Minor coding fixes
- Copy script file to adblocking-device now works during install / update
New in this version:
- Uninstall AB-Solution (yes, it's possible now)
- Sort hosts file alphabetically (helps to find similar entries when white- or blacklisting)
Screenshot of the current version:
Last edited: