Skip to content

lack of netstat on modern versions of Linux #107

@kellender

Description

@kellender

Netstat is deprecated in almost all the newest versions of Linux, and other versions of Linux simply do not incorporate the library.

@awwad provided a link for netstat deprecation:
https://dougvitale.wordpress.com/2011/12/21/deprecated-linux-networking-commands-and-their-replacements/#netstat

A few alternatives to netstat are:
• ip
• ss
• procfs

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