What's Changed
- Bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot in #149
- Add limit for monitor
- Limit the number of packet lists displayed in monitor mode. The default is 1000 records displayed. The limit can be specified with
--limit
flag, and is unlimited if less than 0 is specified.
- Limit the number of packet lists displayed in monitor mode. The default is 1000 records displayed. The limit can be specified with
Full Changelog: v1.7.2...v1.7.3