I hereby claim:
- I am Ar0xA on github.
- I am ar0xa (https://keybase.io/ar0xa) on keybase.
- I have a public key whose fingerprint is 6126 CBF4 01AE 1FE8 1394 7DB4 972B 20C3 10B5 F9E1
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/bin/bash | |
# | |
#DNS adblock/malware block for USG | |
# | |
#Orginal script: https://community.ubnt.com/t5/UniFi-Routing-Switching/Use-USG-to-block-sites-apps-like-ER/td-p/1497045 | |
# | |
#Howto: SSH into your USG: | |
#sudo su - | |
#vi /config/user-data/update-adblock-dnsmasq.sh (add file content) | |
#ESC :wq |