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#.
- set the environment variable
KNEECAP_DIR
to point to your clone of Kneecap's repo, andPAX
to point to your clone of Pax(>= v0.2). - ensure that you've built Pax, and that its dependencies are satisfied.
- run
xbuild Recap.fsproj
Edit the file recap.json to specify the pcap_filename
you want played,
and the logical port you want it played over (out_port
).
sh -e run.sh