Pcap

Pcap计算机网络管理领域中一個用於捕获网络流量应用程序接口(API)。其名称来源于“抓包”(英語:)(并非它的正确名称)。Pcap是用C语言编写的。在类Unix系统中libpcap实现了pcap;在Microsoft Windows上,則由Npcap庫移植了libpcap,Windows 7中可以使用WinPcap庫的移植,但现已不再維護。

libpcap
開發者The Tcpdump team
源代码库GitHub上的libpcap頁面
编程语言C语言
操作系统LinuxSolarisFreeBSDNetBSDOpenBSDMacOS以及其他类Unix系统
类型數據包分析器函式庫
许可协议BSD许可证[1]
网站www.tcpdump.org
WinPcap
開發者河床科技公司
操作系统Microsoft Windows
类型數據包分析器函式庫
许可协议免費軟體
网站www.winpcap.org
Npcap
開發者the Nmap project
操作系统Microsoft Windows
类型數據包分析器函式庫
许可协议
网站nmap.org/npcap

Wireshark等網路側錄或監控軟體可以使用Pcap来捕获在计算机网络上传输的网络数据包

参考文献

  1. . tcpdump.org. [2020-05-02]. (原始内容存档于2012-04-15).

外部链接

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.