本文介绍了Pcapdotnet - 端口扫描器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想使用.NET开发快速端口扫描程序。 PcapDotNet 库是个好主意吗?如何使用此库实现该功能?我检查了他们的样品,但它们不包含这样的功能。
提前感谢您的帮助。
我尝试过:
[]
I would like to develop fast port scanner using .NET. Is the PcapDotNet library a good idea? How to implement that funtionality using this library? I checked their samples, but they do not contain such functionality.
Thank you in advance for any help.
What I have tried:
Pcap.Net Tutorial · PcapDotNet/Pcap.Net Wiki · GitHub[^]
推荐答案
这篇关于Pcapdotnet - 端口扫描器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!