Skip to content

Releases: maxng07/packetcap

Release 2.11

01 Jun 16:20
b10cbdb

Choose a tag to compare

This release adds ability to

  1. Specify the number of packets to capture with the -c option.
  2. 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

24 Dec 04:56
245ca6c

Choose a tag to compare

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

13 Dec 11:52
b650add

Choose a tag to compare

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

11 Dec 08:06
ef96093

Choose a tag to compare

First release with option to use linux pcap filter.
Tested working on Linux Ubuntu 20, Windows 10 and MAC OSX

Windows 64 bit Version

Linux amd64 bit Version