Install
openclaw skills install @dinghaibin/netstat-toolDisplay network connections, routing tables, and interface statistics. Use for network diagnostics and monitoring.
openclaw skills install @dinghaibin/netstat-toolShow active network connections, listening ports, routing tables, and network interface statistics. Essential for network troubleshooting.
netstat-tool [options]
-t: TCP connections only-u: UDP connections only-l: Show listening sockets only-n: Show numeric addresses-p: Show process using connectionnetstat-tool -tlnp
netstat-tool -rn
netstat-tool -i