LeeBrotherston / tls-fingerprinting

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

Does this work with ipv6? #41

Closed abdulhannanali closed 5 years ago

abdulhannanali commented 5 years ago

Hi,

I just wanted to know if fingerprinTLS code can only fingerprint on ipv4 connection or on ipv6 connections as well. Thanks a lot. have a great day.

Kind Regards, Hannan

abdulhannanali commented 5 years ago

It does work thanks a lot

LeeBrotherston commented 5 years ago

Hah - sorry I didn't reply before you worked it out, but yes IPv6 should work 👍

abdulhannanali commented 5 years ago

@LeeBrotherston Thanks for this amazing way to fingerprint clients and detect malicious traffic. I am not a C developer or don't do low level but it still compiled in the first go after i installed libpcap-dev on my ubuntu machine.