Releases: maxng07/packetcap
Releases · maxng07/packetcap
Release 2.11
This release adds ability to
- Specify the number of packets to capture with the -c option.
- Display only TCP Options with -tcpoption, best to use this with -f option to express the filtering expression.
-c option will work with -tcpoption and -w as well as plain vanilla packet capture.
MAC OSX version
Windows 64bit version
Release 2.1
This release added functionality for sending filtered packet to remote target with the r flag using syntax ipaddress:port using UDP tunnels.
Minor enhancement done to the formatting of devices found in local machine with the d flag.
Download the binaries here
MAC OSX Version
Windows 64bit version
Linux amd64 version
Release 2.0
Added the ability to write output packet capture to local file
MAC OSX Version
Windows 64 bit Version
Linux amd64 Version
Testing done on Mac OSX and Ubuntu 20
Pcap_V1
First release with option to use linux pcap filter.
Tested working on Linux Ubuntu 20, Windows 10 and MAC OSX