SkuldNorniern / fluere

Fluere is a powerful and versatile tool designed for network monitoring and analysis. It is capable of capturing network packets in pcap format and converting them into NetFlow data, providing a comprehensive view of network traffic. It also Provides Terminal User Interface.
Apache License 2.0
37 stars 3 forks source link

bug: online argument always requiring interface #16

Closed SkuldNorniern closed 1 year ago

SkuldNorniern commented 1 year ago
error: the following required arguments were not provided:
  --interface <interface>

Usage: fluere online --interface <interface> --list

For more information, try '--help'.

need to change required option or change processing order in argument parsing