Data Required from 1.10 or 1.12 please

Discuss the technical details of Gargoyle and ongoing development

Moderator: Moderators

Post Reply
Lantis
Moderator
Posts: 6735
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Data Required from 1.10 or 1.12 please

Post by Lantis »

Anyone running 1.10.x or 1.12.x
Can i please get the output of:

Code: Select all

bw_get -i bdist5-download-month-12
and

Code: Select all

bw_get -i bdist5-download-month-12 -a combined
Thanks
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

ispyisail
Moderator
Posts: 5180
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Data Required from 1.10 or 1.12 please

Post by ispyisail »

Code: Select all

BusyBox v1.28.4 () built-in shell (ash)

------------------------------------------------------------------
|            _____                             _                 |
|           |  __ \                           | |                |
|           | |  \/ __ _ _ __ __ _  ___  _   _| | ___            |
|           | | __ / _` | '__/ _` |/ _ \| | | | |/ _ \           |
|           | |_\ \ (_| | | | (_| | (_) | |_| | |  __/           |
|            \____/\__,_|_|  \__, |\___/ \__, |_|\___|           |
|                             __/ |       __/ |                  |
|                            |___/       |___/                   |
|                                                                |
|----------------------------------------------------------------|
| Gargoyle version 1.12.X   | OpenWrt 18.06 branch               |
| Gargoyle revision f9df5c02| OpenWrt commit 6b10354             |
| Built March 12, 2020      | Target  ar71xx/ath10k-large        |
------------------------------------------------------------------
root@Gargoyle:~# bw_get -i bdist5-download-month-12
COMBINED        21322108297
192.168.10.50   0
192.168.10.51   3144417992
192.168.10.52   61627291
192.168.10.54   0
192.168.10.101  0
192.168.10.103  0
192.168.10.107  59506
192.168.10.108  31209
192.168.10.109  901685763
192.168.10.111  4837417850
192.168.10.113  0
192.168.10.114  0
192.168.10.119  33157
192.168.10.124  471849007
192.168.10.125  235971224
192.168.10.126  0
192.168.10.137  707901484
192.168.10.138  66802723
192.168.10.144  0
192.168.10.145  389842297
192.168.10.146  0
192.168.10.147  3467534089
192.168.10.148  462480599
192.168.10.149  0
192.168.10.150  0
192.168.10.151  35286887
192.168.10.152  0
192.168.10.153  0
192.168.10.154  0
192.168.10.155  0
192.168.10.156  0
192.168.10.157  0
192.168.10.158  0
192.168.10.160  5845393067
192.168.10.166  0
192.168.10.171  0
192.168.10.173  0
192.168.10.174  0
192.168.10.179  0
192.168.10.180  0
192.168.10.189  0
192.168.10.190  0
192.168.10.191  299885754
192.168.10.192  380640971
192.168.10.195  0
192.168.10.197  0
192.168.10.198  0
192.168.10.199  0
192.168.10.200  0
192.168.10.220  0
192.168.88.196  13247427


root@Gargoyle:~# bw_get -i bdist5-download-month-12 -a combined
COMBINED        21322182685


root@Gargoyle:~#

Lantis
Moderator
Posts: 6735
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Data Required from 1.10 or 1.12 please

Post by Lantis »

Thanks very much.
I've broken the "-a combined" functionality in 1.13, and I now realise it is because Eric was using the fact that when sorting the data, combined (which is 0.0.0.0 in reality) always floats to the top, so you can just return the first data piece and you're done.
This doesn't work properly with IPv6 now so trying to hunt a new method.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

User avatar
CBx86
Posts: 157
Joined: Sun Jan 05, 2014 5:43 pm
Location: Brazil

Re: Data Required from 1.10 or 1.12 please

Post by CBx86 »

Gargoyle Version:1.12.X (Built 20200610-0028 git@80899c80)
Model:NETGEAR WNDR4300

Code: Select all

COMBINED        29142156165
10.0.0.2        26510635315
10.0.0.4        125007212
10.0.0.5        15186094
10.0.0.6        69388502
10.0.0.7        39496859
10.0.0.8        423524
10.0.0.11       2374050816
10.0.0.12       85460
100.65.144.187  127574
100.65.149.1    1736645
100.67.29.38    1086173
100.67.29.58    14217
100.67.29.110   178055
100.67.29.150   837717
100.67.30.75    1096537
100.67.32.153   127194
100.67.40.151   2839
100.67.40.153   2675432


COMBINED        29142156165

Post Reply