| Crates.io | netstat-rust |
| lib.rs | netstat-rust |
| version | 0.1.2 |
| created_at | 2025-02-24 04:36:27.71487+00 |
| updated_at | 2025-02-24 04:36:27.71487+00 |
| description | Cross Platform netstat-rust program for windows/linux/mac |
| homepage | |
| repository | https://github.com/ket000/netstat-rust |
| max_upload_size | |
| id | 1566942 |
| size | 24,616 |
Cross-platform netstat tool made in Rust.
Just a simple netstat tool that shows all TCP/UDP ports, their states and associated processes.
Because the windows netstat tool doesn't show all processes in user mode - and also does not show them in a single line for quick filtering.
This also displays everything sorted by port and is formatted in a way that suits me.

Using sls on PowerShell: (or grep on linux)
