We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug ARP 对整个局域网进行扫描时,会打印一些IP但是没有打印对应的物理地址。无法确定IP是存货还是不存活。
To Reproduce Steps to reproduce the behavior:
gscan-windows-amd64.exe arp -a
Expected behavior 正常ARP扫描得到的IP结果肯定同时有IP和MAC。
Screenshots
Desktop (please complete the following information):
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
ARP 对整个局域网进行扫描时,会打印一些IP但是没有打印对应的物理地址。无法确定IP是存货还是不存活。
To Reproduce
Steps to reproduce the behavior:
gscan-windows-amd64.exe arp -a
Expected behavior
正常ARP扫描得到的IP结果肯定同时有IP和MAC。
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: