Files
AdGuardHome/scripts/querylog
2020-12-21 13:51:08 +01:00
..
2020-09-18 14:42:04 +03:00
2020-09-18 14:42:04 +03:00
2020-12-21 13:51:08 +01:00
2020-09-18 14:42:04 +03:00
2020-09-18 14:42:04 +03:00

Helper tools to work with the Query log

Usage

  • npm install - Install the dependencies
  • npm run anonymize <source> <dst> - Reads querylog from the <source> and writes anonymized version to <dst>

Examples

  • npm run anonymize test/querylog.json test/anonquerylog.json - anonymizes the test/querylog.json.