Releases: faucetsdn/network-tools
Releases · faucetsdn/network-tools
v0.11.3
- Fixed version number for ncapture
v0.11.2
- Updated versions of six, pmercury, redis, and docker
- Moved testing to GitHub Actions
- Docker images now support running on x86_64, ARMv7, and ARM64 (with the exception of mercury, which only supports x86_64 at this time)
v0.11.1
- Added mercury
- Removed old references to vent
v0.11.0
- Removed tools not related to network traffic
- Enabled PyType for p0f
- Better parsing of p0f results
- Updated alpine to 3.11
- Fix JSON decoder
- Moved network_tap into repo from Vent
v0.1.7
- Updated version of Grafana
- Updated version of CUDA
- Updated version of Kibana
- Fix for p0f to process multiple files
- Added MAC vendor lookup to pcap_stats
v0.1.6
Added protocol labels to the PCAP splitter
v0.1.5
- Updated version of Grafana
- Updated version of Kibana
- Updated version of virustotal
- Updated version of Redis
- Add tshark protocol labels to filenames of pcap_to_node_pcap output
- Updated tests to run on xenial and python3.7
- Removed dhsell as it's only supported up to python2
- Added pcap_stats which has tshark and capinfos output for PCAPs
- Added snort for PCAPs
v0.1.4
- Updated version of Grafana
- Updated version of Kibana
- Updated version of Redis
v0.1.3
- Updated version of Redis
- Updated version of Grafana
- p0f now supports receiving a directory of pcaps
- p0f now optionally works without requiring Redis
- p0f now optionally can sent results to RabbitMQ
v0.1.2
- Maintenance release for updated libraries.
- Added support for RabbitMQ messages from
tcprewrite_dot1q
and pcap_to_node_pcap