Changelog
iprd (package)
- Export
GetKnownMinerPorts()andParseIPAddress()helpers
- New
FilterKnownPortsbool option
- Add
FilterKnownPorts/filter_known_portsfield in ListenerConfig and InterfaceConfig- If enabled, Only UDP ports from known miner types are included in listener(s)' BPF.
ipr-daemon
- Add
-known-portsto only allow packets from known miner types.- Allow
no-root-networkto be toggled standalone IF there are already network inclusions in-wmode
iprd-offline
- Add filter flags (
-i,-ip,-mac,-p, and-l)
- Filter for interface name, IP address, MAC address, UDP destination port respectively
-ltakes a number to limit filter/packet output up-to. Defaults to 0 (no limit).
Full Changelog: v0.5.2...v0.5.3