mirror of
https://github.com/cmand/scamper.git
synced 2024-05-19 06:50:05 +00:00
06aa4093887631173cf30bfd2045863502d835e6
Scamper Tools
Scamper is a scalable, efficient, and feature-rich Internet packet prober from CAIDA (http://www.caida.org/tools/measurement/scamper/).
Scamper is written in C and stores data in a binary "warts" format.
These tools attempt to replicate the functionality of scamper's utilities by providing native python implementations.
- sc_warts.py: warts file processing library
- sc_wartsdump.py: parse binary warts files
- sc_sample.py: sample python using warts class
- sc_analysis_dump.py: covert scamper traces to easily parsed text
- sc_attach.py: interact with scamper over control socket
Languages
Python
100%