nfstream/examples
2022-10-30 02:02:15 +02:00
..
csv_generator.py Update Copyright. 2022-01-07 15:52:06 +01:00
flow_printer.py Isolate experimental browser extensions implementation. 2022-10-25 00:38:34 +02:00
README.md Documentation minor improvements. 2022-10-30 02:02:15 +02:00

Example Applications

We provide some simple examples to demonstrate how NFStream can be integrated within your Python application.

flow_printer

usage: python3 flow_printer.py input

positional arguments:
  input                 input pcap file or network interface (root privileges required)

csv_generator

usage: python3 csv_generator.py input

positional arguments:
  input                 input pcap file or network interface (root privileges required)

Generated CSV will be stored in the same directory and named input.csv.