LeeBrotherston / tls-fingerprinting

TLS Fingerprinting
GNU General Public License v3.0
373 stars 81 forks source link

Change output #26

Closed LeeBrotherston closed 8 years ago

LeeBrotherston commented 8 years ago

Change output to include info specific to teredo, 6in4, etc.

Output as JSON for easy parsing?

LeeBrotherston commented 8 years ago

Merged in a change that switches to json logging with a python script to tail that and output in human readable form.

This currently outputs details regarding if the data was captured from teredo, ipv4, ipv6 or 6in4.

https://github.com/LeeBrotherston/tls-fingerprinting/pull/28