Skip to content

Instantly share code, notes, and snippets.

@jjsantanna
Last active March 8, 2018 13:15
Show Gist options
  • Save jjsantanna/68496aa7aa33e5973147eabd35d752be to your computer and use it in GitHub Desktop.
Save jjsantanna/68496aa7aa33e5973147eabd35d752be to your computer and use it in GitHub Desktop.
sflow to pcap
sflowtool -t | tcpdump -r - > convertedfile.pcap
#http://www.inmon.com/technology/sflowTools.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment