Skip to content

Provide option to perform reverse DNS lookup of IP addresses #245

Description

@dasl-

I love tcpflow, and generally reach for it more often than tcpdump. One small issue I have with tcpflow is it cannot automatically perform reverse DNS on the ip addresses it prints out. Particularly, I'd find this feature useful when running tcpflow with the console print -c option.

For example, tcpdump does this by default. It can be disabled in tcpdump via the -n option:

tcpdump:
...
       -n     Don't convert host addresses to names.  This can be used to avoid DNS lookups.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions