906561a00e
-o filter option added
2017-04-23 11:41:41 +02:00
d83eafd16e
A filter option added to allow filtering messages based on a key and a
...
value.
You can now filter with a list of -o option to filter the key and
values that you are interested in. The other values will be discarded.
python3 pdns.py -o Type,A -o Type,AAAA --debug
2017-04-23 11:35:50 +02:00
377119de6f
Make color more... colorful ;-)
2017-04-21 15:56:12 +02:00
cb081203f0
A sample website export added
2017-04-21 15:53:25 +02:00
7f772c339a
Overview diagram added in the README
2017-04-21 15:30:37 +02:00
ce909f8285
Overview of the passive-dns-atlas flows
2017-04-21 15:28:48 +02:00
1d15d4f2b6
Simple generator of all the D3 bubble chart
2017-04-21 13:18:55 +02:00
fa207a7546
Template for the D3js added
2017-04-21 12:01:11 +02:00
cdf0701b5c
Screenshot added and improved basic documentation
2017-04-21 11:58:25 +02:00
5d7a7400af
Screenshot of SOA record value added
2017-04-21 11:57:03 +02:00
f1218f3380
Counters as integers
2017-04-21 11:42:16 +02:00
12f3e23942
Add an option to skip a list of values (0 in TTL for the CHAOS was the
...
origin)
2017-04-21 11:30:18 +02:00
338b7cd1be
limit is now an option
2017-04-21 11:13:50 +02:00
0198e4e03d
Improved the CSV format for D3 js
2017-04-21 10:56:47 +02:00
82380cb7cf
Added output format including CSV (-c) export to support D3 JS Bubble Chart
2017-04-21 08:00:08 +02:00
3dc54e199f
-d and -t options added
...
-d - output the JSON after the ripe.atlas.sagan parsing
-t - is to set the timeout on the RIPE Atlas stream (default: 400 sec)
2017-04-20 23:26:48 +02:00
5513d6290b
Additional and optional fields added
2017-04-20 23:12:56 +02:00
04497ab6b3
JSON decoding of DNS at the probe level doesn't include the Class
2017-04-20 21:40:00 +02:00
9302ce2306
Minimal statistics added
2017-04-20 18:14:04 +02:00
e32cab8ea4
Sometime an abuf is un-parseable but cousteau doesn't like exception ;-)
2017-04-20 17:09:52 +02:00
6ed6b878e0
There are two kind of lie: a lie or some statistics.
2017-04-20 16:02:38 +02:00
84ef15072a
First version of something called a README
2017-04-20 16:01:29 +02:00
30ac9443cc
Requirement added
2017-04-20 15:49:33 +02:00
904204ea14
First crappy code committed and does the following:
...
- Reading stream from RIPE Atlas for DNS measurement
- Extracting the DNS measurements from all possible answers
- Populating a Redis dataset for the statistics (ZRANK)
The current statistics are on DNS records type and name.
2017-04-20 15:29:01 +02:00
7338623f1a
Initial commit
2017-04-20 14:16:13 +02:00