Skip to content

A packet generator built by C language, which is one of my self-training side project.

Notifications You must be signed in to change notification settings

kevinbird61/sc-pktgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packet Generator by C

A packet generator built by C language, which is one of my self-training side project.

Usage

  • Dependencies
    • libpcap: sudo apt install libpcap-dev
  • using GNU make: make
  • run the program: sudo ./sc-pktgen.exe (with default parameter)
    • list all support options: sudo ./sc-pktgen.exe -h

About

A packet generator built by C language, which is one of my self-training side project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published