# easyPing--python3.6 **Repository Path**: yuyangqh/easyPing--python3.6 ## Basic Information - **Project Name**: easyPing--python3.6 - **Description**: 用来检测局域网内某网段的IP地址占用情况 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2020-09-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # easyPing--python3.6 easyPing is a widget to check which IP is in use in your LAN ## development environment: python3.6 + PyQt5 ## run 1. 安装python3.6 2. 安装PyQt5的python库 3. 运行程序: python easyPing.py 4. 运行exe:去Release V1.0中下载easyPing.exe,运行即可。 输入IP地址范围,点击Ping即可。绿色表示当前IP地址已经在用,红色表示IP地址未被使用 ![示例](https://images.gitee.com/uploads/images/2019/1126/085626_a3f5c934_1686737.png "example.png") ## Attention * For now it can only used in win7 and win10.