netpipes
与socat类似,主要是用来在命令行来进行socket操作的命令,这样你就可以在Shell脚本下行进socket网络通讯了。a package to manipulate BSD TCP/IP stream sockets.
The netpipes package makes TCP/IP streams usable in shell scripts. It can also simplify client/server code by allowing the programmer to skip all the tedious programming bits related to sockets and concentrate on writing a filter/service.
最新版本:4.2
项目主页:http://web.purplefrog.com/~thoth/netpipes/