Other

Ubuntu/Deepin/Windows安装网络调试助手之mNetAssist

使用QT4.8.5编写了一个网络调试助手,支持Windows\Deepin\UBuntu等,以及其他支持DEB包的Linux系统。
1.UDP通讯;
2.可做 TCP客户端;
3.可做 TCP服务器;
4.可以“十六进制”传送接收数据;
5.可以传送和接收数据文件;
6.TCP服务器模式时支持群聊模式;
7.支持中文;

WIN7下的界面:

Deepin下的界面:

Ubuntu下的界面:

windows下的软件包解压即可使用: http://pan.baidu.com/s/1i3iNNMH
Linux系统下的64位DEB包: http://pan.baidu.com/s/1nt9JW6l
Linux系统下的32位DEB包: http://pan.baidu.com/s/1sjk9vhN
安装若遇到问题给我发邮件,94088737@qq.com
网络调试助手全平台支持,支持WIN、安卓、LINUX(DEEPIN CENTOS),先发布WIN、安卓、DEEPIN-64位的。
请联系QQ94088737,我马上上传到百度云。先传到这个链接上了。

windows下的软件包解压即可使用: http://pan.baidu.com/s/1qWujJti
Linux系统下的64位DEB包: 链接: https://pan.baidu.com/s/1VFO5UWI1AAjsAe4GBR2Y7w 提取码: vkfq
Linux系统下的32位DEB包: http://pan.baidu.com/s/1qWshJsS
安卓系统(横屏使用): http://pan.baidu.com/s/1qWDg8CO
CentOS(7已测试): http://pan.baidu.com/s/1c0EkUvm
安装若遇到问题给我发邮件,94088737@qq.com
其中 DEB包不是最新的,但大部分功能没问题。

FAQ

  • 如果启动时报错:
/opt/mNetAssist/mNetAssist: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory

解决(ubuntu20为例):

sudo add-apt-repository ppa:rock-core/qt4
sudo apt-get update
sudo apt-get install libqtgui4

留言

您的电子邮箱地址不会被公开。