bitkeks / python-netflow-v9-softflowd

PyPI "netflow" package. NetFlow v9 parser, collector and analyzer implemented in Python 3. Developed and tested with softflowd
https://bitkeks.eu/blog/2016/08/collecting-netflow-v9-on-openwrt.html
MIT License
110 stars 56 forks source link

Update README.md #12

Closed kaysiz closed 4 years ago

kaysiz commented 4 years ago

Changed file extension from json to gz

bitkeks commented 4 years ago

Thanks for the contribution! In one of the succeeding commits I've also updated the name of the script, from analyze_json.py to analyzer.py.