Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

portscan.netstat format issue #815

Description

@a-martynovich

With some versions of psutils the result of netstat is [{'ip': '<ip_addr>', 'port':<port>}, ...] while the server expects it to be [('<ip_addr>', <port>), ...]. This leads to empty columns in Open Connections table.
Sentry
This format should either be converted or be dealt with.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions