← 返回命令列表

Linux command

neoss 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

View active socket connections

neoss

Install neoss globally via npm

npm install -g neoss

说明

neoss is a user-friendly TUI that provides detailed TCP and UDP socket statistics. It aims to replace the usual ss command for basic usage with a clear and simple terminal interface that allows you to sort, refresh, and navigate through results. The TUI displays in-use sockets with their respective statistics including local and remote addresses, states, and associated processes. You can select any data point to get an explanation of its meaning.

FAQ

What is the neoss command used for?

neoss is a user-friendly TUI that provides detailed TCP and UDP socket statistics. It aims to replace the usual ss command for basic usage with a clear and simple terminal interface that allows you to sort, refresh, and navigate through results. The TUI displays in-use sockets with their respective statistics including local and remote addresses, states, and associated processes. You can select any data point to get an explanation of its meaning.

How do I run a basic neoss example?

Run `neoss` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more neoss examples?

This page includes 2 examples for neoss, plus related commands for nearby Linux tasks.