Welcome to AB-Solution Ad-blocking and Dnsmasq logging!
The important part:
- Have Asuswrt-Merlin firmware installed on a supported router
Then:
1. Installing with curl (preferred):
Log into your router with an ssh client and enter:
(that's an upper case -o)
2. Installing with wget:
Log into your router with an ssh client and enter:
AB-Solution 1.07 is out!
The important part:
- Have Asuswrt-Merlin firmware installed on a supported router
Then:
1. Installing with curl (preferred):
Log into your router with an ssh client and enter:
Code:
curl -O https://raw.githubusercontent.com/decoderman/AB-Solution/master/ab-solution.sh
2. Installing with wget:
Log into your router with an ssh client and enter:
Code:
wget...