Skip to content

Instantly share code, notes, and snippets.

@fiddyschmitt
Forked from jjsantanna/pcapng2pcap.sh
Created September 17, 2024 06:59
Show Gist options
  • Save fiddyschmitt/777cb131d6690a19bf693793c8a7440a to your computer and use it in GitHub Desktop.
Save fiddyschmitt/777cb131d6690a19bf693793c8a7440a to your computer and use it in GitHub Desktop.
Convert pcapng to pcap
editcap -F libpcap -T ether file.pcapng file.pcap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment