CoalfireFederal / NetFrenzy

Import a pcap file into Neo4j and view the network graph. Maintainer: @djent-
GNU Affero General Public License v3.0
17 stars 1 forks source link

Add --reduce argument #48

Closed Djent- closed 2 years ago

Djent- commented 2 years ago

With --reduce enabled, NetFrenzy can import 5,000 packets in approximately 30 seconds, down from 2 minutes disabled. Packets imported with --reduce will not be able to use relationship weight. Closes #27