index
:
RetrieveAdBlocklists
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
countBlockedRequests.sh
blob: e282383c49b6fd4127c9a6e264df8544e8e44069 (
plain
)
1
2
#!/bin/bash
grep
'block.list'
/var/log/dnsmasq/dnsmasq.log*
|
wc -l