Pcap
Pcap是计算机网络管理领域中一个用于捕获网络流量的应用进程接口(API)。其名称来源于“抓包”(英语:)(并非它的正确名称)。Pcap是用C语言编写的。在类Unix系统中libpcap库实现了pcap;在Microsoft Windows上,则由Npcap库移植了libpcap,Windows 7中可以使用WinPcap库的移植,但现已不再维护。
开发者 | The Tcpdump team |
---|---|
源代码库 | GitHub上的libpcap页面 |
编程语言 | C语言 |
操作系统 | Linux、Solaris、FreeBSD、NetBSD、OpenBSD、MacOS以及其他类Unix系统 |
类型 | 数据包分析器函数库 |
许可协议 | BSD许可证[1] |
网站 | www |
开发者 | 河床科技公司 |
---|---|
操作系统 | Microsoft Windows |
类型 | 数据包分析器函数库 |
许可协议 | 免费软件 |
网站 | www |
开发者 | the Nmap project |
---|---|
操作系统 | Microsoft Windows |
类型 | 数据包分析器函数库 |
许可协议 | |
网站 | nmap |
参考文献
- . tcpdump.org. [2020-05-02]. (原始内容存档于2012-04-15).
外部链接
- 官方网站, libpcap, tcpdump
- 官方网站, WinPcap, WinDump
- 官方网站, Npcap
- List of publicly available PCAP files(页面存档备份,存于)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.