- support
pingfunction - support
traceroutefunction - DNS parsing(
nslookup) - Support for querying whether the service port is available
- Get the device public ip info
- Add
tcp pingfunction - Add
udp traceroutefunction - Fixed some bugs
- Add LAN ip scanning function
- Fix bug: When the
tracertreaches the destination host, the type of the icmp packet is filtered incorrectly. The replay package should be filtered instead of the timeout package.
- Fix bug: when the tcp conn fails,there is no response for a long time.
ping功能traceroute功能- 根据域名查ip功能(
nslookup) - 查询服务端口功能
- 获取设备公网ip信息
- 添加
tcp ping功能 - 添加
udp traceroute功能 - 修复了部分bug
- 添加局域网ip扫描功能
- 修复bug: tracert到达目的主机时,过滤包的类型错误,应该直接过滤replay包而不是timeout包。
- 修复bug: tcp连接不通时,长时间没有响应。