mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-27 18:41:15 +08:00
11 lines
390 B
Markdown
11 lines
390 B
Markdown
# Peanut script
|
|
|
|
This script lists the IPv4 and IPv6 connections that the OpenWrt router is listening on, sorted by port number. It uses the `netstat -peanut | grep LISTEN` command, but with processing to make it output better...
|
|
|
|
## Requirements:
|
|
|
|
- bash
|
|
|
|
## Sample output:
|
|

|