Skip to content

A utility for checking info of selected network interface.

Notifications You must be signed in to change notification settings

JackCui001/NetworkInterfaceChecker

Repository files navigation

网络接口检查器

Network Interface Checker

  • 用于查看 Android 设备的网络接口信息。
  • 可查看指定接口的 IPV4、IPV6 地址、MTU、是否上线(is up?)、是否回环(is loopback?)、是否虚拟 (is virtual?)、是否P2P(is p2p?)属性。
  • 使用场景举例:当一台设备开启了热点,另一台设备连接,想要获取第一台热点设备的 IP 地址,以供访问第一台设备的局域网资源(如 FTP 服务器等)时,即可在第一台设备使用本工具获取地址。因为此地址一般不会出现在系统设置界面,所以获取难度较大。

更新日记:

  • 待完善

About

A utility for checking info of selected network interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages