Install
openclaw skills install @dinghaibin/nc-toolRead and write data across network connections using TCP or UDP. Use for network debugging, port scanning, and data transfer.
openclaw skills install @dinghaibin/nc-toolRead from and write to network connections using TCP or UDP. Versatile tool for network diagnostics, port testing, and simple data transfer.
nc-tool [options] <host> <port>
nc-tool -v example.com 80
nc-tool -l -p 8080
nc-tool -z host 20-80