# Netop

> Use this skill when the user wants to network top -- monitor network traffic with bpf.

- Skill: `javimosch/netop` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/netop`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/netop/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/netop

---


# Netop Plugin

Network Top -- monitor network traffic with bpf.

## Commands

### Operations
- `netop interface monitor` — monitor interface via netop
- `netop process list` — list process via netop
- `netop connection show` — show connection via netop
- `netop stats show` — show stats via netop
- `netop export run` — run export via netop
- `netop config show` — show config via netop

## Usage Examples
- "netop --help"
- "netop <args>"

## Installation

```bash
cargo install netop
```

## Examples

```bash
netop --version
netop --help
```

## Key Features
- network\n- monitoring\n- bpf

