ubuntu 自带的netcat 是openbsd版本的。不大顺手
以下命令更换之
sudo apt-get remove netcat-openbsd sudo apt-get install netcat
阅读全文>>