Skip to content

niksu/recap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recap: replaying a pcap file over the network

This is an example of writing a non-interactive element on Pax. It also serves as an example of how to write Pax elements in F#.

Building

  1. set the environment variable KNEECAP_DIR to point to your clone of Kneecap's repo, and PAX to point to your clone of Pax(>= v0.2).
  2. ensure that you've built Pax, and that its dependencies are satisfied.
  3. run xbuild Recap.fsproj

Configuration

Edit the file recap.json to specify the pcap_filename you want played, and the logical port you want it played over (out_port).

Running

sh -e run.sh

About

Tool for replaying a pcap file over the network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published