nProbe icon indicating copy to clipboard operation
nProbe copied to clipboard

Export IPs in decimal format

Open bashlykevich opened this issue 8 years ago • 0 comments
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)

bashlykevich avatar Feb 16 '17 17:02 bashlykevich