SkillAgentSearch skills...

Nfgen

NetFlow V9 traffic generator for performance testing

Install / Use

/learn @kosho/Nfgen
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NetFlow Traffic Generator

nfgen is created to run a performance testing on NetFlow receivers.

Usage: nfgen [-t num_threads (3)] [-p port (9995)] target_ip

  • -t num_threads: Number of threads to generate the traffic (default 3)
  • -p port: Target port number (default 9995)
  • target_ip Receiver's IP address

Downloads

Building

Run cmake ./CMakeLists.txt, then make from the command line to build the executable.

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks1

Languages

C++

Security Score

75/100

Audited on Mar 2, 2025

No findings