nProbe
nProbe copied to clipboard
Export IPs in decimal format
trafficstars
Please, add additional format option to export IPs (IPV4_SRC_ADDR, IPV4_DST_ADDR etc) to file in decimal format (not dotted).
For example, it might look like this:
--dump-ip-format <format>
where format is
d - for dotted format (127.0.0.1)
n - for numeric format (2130706433)