π¦ ClawHub
Netstat Tool
by @dinghaibin
Display network connections, routing tables, and interface statistics. Use for network diagnostics and monitoring.
π‘ Examples
netstat-tool -tlnp
netstat-tool -rn
netstat-tool -i
βοΈ Configuration
-t: TCP connections only-u: UDP connections only-l: Show listening sockets only-n: Show numeric addresses-p: Show process using connectionTERMINAL
clawhub install netstat-tool