cisco / joy

A package for capturing and analyzing network flow data and intraflow data, for network research, forensics, and security monitoring.
Other
1.31k stars 329 forks source link

added requirements.txt and now fingerprint_ui.py works on Windows #278

Closed seredvladislav closed 5 years ago

seredvladislav commented 5 years ago

There is a very small fix. Have tested manually.

Description: win_inet_pton

Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes).