sql

  1. M

    AdGuardHome Open AdGuard Home stats file

    AdGuard Home has a stats.db file located at: # ls -lah /opt/etc/AdGuardHome/data/stats.db -rw-r--r-- 1 root root 4.0M Mar 10 21:00 /opt/etc/AdGuardHome/data/stats.db Initially I thought it was SQLite file, but when I tried to open it, SQLite says the file is not a database. #...
Back
Top