其实安装很简单
切换到root用户:
yum install -y nc
测试使用 在一个终端上 输入 nc -lk 9999
输入数据。。。
新开启一个终端 输入 nc ip:9999
就可以看到上一个终端输入的数据