added -l to list all interfaces

This commit is contained in:
2025-03-25 06:42:58 +01:00
parent 4356a49271
commit 39a8b7c016
3 changed files with 40 additions and 8 deletions

View File

@@ -18,6 +18,7 @@ pcapmirror [options]
* -p <port> Specify the destination port (default: 37008)
* -4 Force IPv4 host lookup
* -6 Force IPv6 host lookup
* -l List available network interfaces.
* -v Enable verbose mode
* -h Show this help message