forked from cramer/pcapmirror
new packet match count option
This commit is contained in:
10
README.md
10
README.md
@@ -20,6 +20,7 @@ pcapmirror [options]
|
||||
* -6 Force IPv6 host lookup
|
||||
* -l List available network interfaces.
|
||||
* -v Enable verbose mode
|
||||
* -c Count matching packets (overrides verbose mode)
|
||||
* -h Show this help message
|
||||
|
||||
### Example:
|
||||
@@ -47,6 +48,15 @@ On the original download location you will also find several prebuilt packages.
|
||||
|
||||
## Compile and Install
|
||||
|
||||
### Supported Operating Systems
|
||||
Source is tested to build and function on the following operating systems
|
||||
|
||||
* Debian Linux 12 + unstable (sid)
|
||||
* Rocky Linux 8 + 9
|
||||
* PiOS 12 (bookworm)
|
||||
* OpenBSD 7.6
|
||||
* MacOS 15
|
||||
|
||||
Compile the program:
|
||||
```bash
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user