It partially work for me. it list all the users web history but the drop down history doesn't work.Up!
Upgraded to 384.4 and erased nvram. Still not working. I need some feedback please: Is it working for you or it's only me?
Sent from my XT1635-02 via Tapatalk
So you can't filter web history by device?It partially work for me. it list all the users web history but the drop down history doesn't work.
rt68uSo you can't filter web history by device?
Wich router do you have exactly?
Sent from my XT1635-02 via Tapatalk
WebHistory.db is a sqlite database, only had one table ("history"), can be easily read (sqlite3 command line interface, sql.js, etc) and then sorted/queried as you wish
/usr/sbin/WebHistory -e
/usr/sbin/AiProtectionMonitor -e
/usr/sbin/TrafficAnalyzer -e
/jffs/.sys/TrafficAnalyzer/TrafficAnalyzer.db
/jffs/.sys/WebHistory/WebHistory.db
/jffs/.sys/AiProtectionMonitor/AiProtectionMonitor.db
I have none of those txt files, only the db's
my AiProtection tabs do show the occasional hits
l -R /jffs/.sys/
l -R /jffs/.sys/
/jffs/.sys/:
drw-rw-rw- 2 notrealadminname root 0 Apr 4 09:42 AiProtectionMonitor/
drw-rw-rw- 2 notrealadminname root 0 Apr 4 10:00 TrafficAnalyzer/
drw-rw-rw- 2 notrealadminname root 0 Apr 4 10:08 WebHistory/
drwxrwxrwx 2 notrealadminname root 0 Apr 4 10:05 nc/
/jffs/.sys/AiProtectionMonitor:
-rw-rw-rw- 1 notrealadminname root 24576 Apr 4 09:42 AiProtectionMonitor.db
/jffs/.sys/TrafficAnalyzer:
-rw-rw-rw- 1 notrealadminname root 758784 Apr 4 10:00 TrafficAnalyzer.db
/jffs/.sys/WebHistory:
-rw-r--r-- 1 notrealadminname root 387072 Apr 4 10:08 WebHistory.db
/jffs/.sys/nc:
-rw-r--r-- 1 notrealadminname root 53248 Apr 4 10:05 nt_center.db
l /usr/sbin | grep "bwdpi"
lrwxrwxrwx 1 notrealadminname root 12 Mar 24 13:58 AiProtectionMonitor -> bwdpi_sqlite*
lrwxrwxrwx 1 notrealadminname root 12 Mar 24 13:58 TrafficAnalyzer -> bwdpi_sqlite*
lrwxrwxrwx 1 notrealadminname root 12 Mar 24 13:58 WebHistory -> bwdpi_sqlite*
-r-x------ 1 notrealadminname root 52752 Mar 24 13:58 bwdpi_sqlite*
l -R /jffs/.sys/
/jffs/.sys/:
drw-rw-rw- 2 admin root 0 Apr 7 01:34 AiProtectionMonitor/
drw-rw-rw- 2 admin root 0 Apr 7 02:00 TrafficAnalyzer/
drw-rw-rw- 2 admin root 0 Apr 7 02:39 WebHistory/
drwxrwxrwx 2 admin root 0 Feb 13 2017 nc/
/jffs/.sys/AiProtectionMonitor:
-rw-rw-rw- 1 admin root 10240 Apr 7 01:34 AiProtectionMonitor.db
/jffs/.sys/TrafficAnalyzer:
-rw-rw-rw- 1 admin root 103424 Apr 7 02:00 TrafficAnalyzer.db
/jffs/.sys/WebHistory:
-rw-rw-rw- 1 admin root 58368 Apr 7 02:39 WebHistory.db
/jffs/.sys/nc:
-rw-r--r-- 1 admin root 4096 Feb 13 2017 nt_center.db
l /usr/sbin | grep "bwdpi"
lrwxrwxrwx 1 admin root 12 Mar 24 14:01 AiProtectionMonitor ->bwdpi_sqlite*
lrwxrwxrwx 1 admin root 12 Mar 24 14:01 TrafficAnalyzer -> bwdpi_sqlite*
lrwxrwxrwx 1 admin root 12 Mar 24 14:01 WebHistory -> bwdpi_sqlite*
-r-x------ 1 admin root 52752 Mar 24 14:01 bwdpi_sqlite*
This might get it unstuck for you guys.
WebHistory
Code:/usr/sbin/WebHistory -e
AiProtectionMonitor
Code:/usr/sbin/AiProtectionMonitor -e
TrafficAnalyzer
Code:/usr/sbin/TrafficAnalyzer -e
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!