Releases: fortian/mwmg
Releases · fortian/mwmg
mwmg-4.2.0
Implement arbitrary filters and a trivial filter language. See the README.md in config/pcapper for details, but in short, any string passed to -m can be parsed as a BPF string, with %i and %m being replaced with IPv4 and MAC addresses, respectively.
This is a feature release, and adds new functionality to the previous 4.1.1 release.
mwmg-4.1.1
Unignore weird MACs.
Version 4.1.0
pcapper now supports listening on one interface for packets while identifying their source by the MAC address from another interface.
Various bugfixes, tightening, and mild refactoring.
More documentation fixes
svcreqollect and recollect can't share configuration files after all.
mwmg-4.0.1
Document environment variables for svcreqollect and ensure documentation is consistent.