Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nmap/npcap
Nmap Project's Windows packet capture and transmission library
https://github.com/nmap/npcap
packet-capture windows
Last synced: 19 days ago
JSON representation
Nmap Project's Windows packet capture and transmission library
- Host: GitHub
- URL: https://github.com/nmap/npcap
- Owner: nmap
- License: other
- Created: 2015-05-19T02:46:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-19T16:54:57.000Z (about 2 months ago)
- Last Synced: 2024-10-02T02:02:13.016Z (about 1 month ago)
- Topics: packet-capture, windows
- Language: C
- Homepage: https://npcap.com
- Size: 12.1 MB
- Stars: 2,989
- Watchers: 160
- Forks: 516
- Open Issues: 221
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-network-stuff - **1536**星
README
Npcap
==========[![Build status](https://ci.appveyor.com/api/projects/status/woero8l6qhgy4syx?svg=true)](https://ci.appveyor.com/project/dmiller-nmap/npcap)
![Environment](https://img.shields.io/badge/Windows-7,%208,%208.1,%2010,%2011-brightgreen.svg)
[![Release](https://img.shields.io/github/release/nmap/npcap.svg)](https://npcap.com/#download)
[![Issues](https://img.shields.io/github/issues/nmap/npcap.svg)](https://github.com/nmap/npcap/issues)[**Npcap**](https://npcap.com) is a packet capture and injection library for
Windows by the [**Nmap Project**](https://nmap.org). It is a complete update to
the unmaintained [**WinPcap**](http://www.winpcap.org/) project with improved
speed, reliability, and security.## Documentation
The complete documentation for Npcap is available in the [Npcap
Guide](https://npcap.com/guide/) on [npcap.com](https://npcap.com/). There you
will find information about
[installation](https://npcap.com/guide/npcap-users-guide.html#npcap-installation),
[reporting
bugs](https://npcap.com/guide/npcap-users-guide.html#npcap-issues),
[developing software with
Npcap](https://npcap.com/guide/npcap-devguide.html), and [Npcap
internals](https://npcap.com/guide/npcap-internals.html).## Downloads
The latest installer, Software Development Kit (SDK), source, and debug symbols
can be downloaded from https://npcap.com/#download## Bug report
Please report any bugs or issues about Npcap at: [Npcap issues on
GitHub](https://github.com/nmap/npcap/issues). In your report, please provide
your
[**DiagReport**](https://npcap.com/guide/npcap-users-guide.html#npcap-issues-diagreport)
output, user software version (e.g. Nmap, Wireshark), reproduce steps and other
information you think necessary. Refer to [the Npcap Guide section on reporting
bugs](https://npcap.com/guide/npcap-users-guide.html#npcap-issues) for more
complete directions.## License
The [Npcap License](https://github.com/nmap/npcap/blob/master/LICENSE) allows
end users to download, install, and use Npcap from our site for free on up to 5
systems (including commercial usage). Software providers (open source or
otherwise) which want to use Npcap functionality are welcome to point their
users to [npcap.com](https://npcap.com/) for those users to download and install.We fund the Npcap project by selling [Npcap OEM](https://npcap.com/oem/). This
special version of Npcap includes enterprise features such as the silent
installer and commercial support as well as special license rights.## Contact
* ``[email protected]`` (Nmap development list, for technical issues and discussion)
* ``[email protected]`` (Sales address for commercial/licensing issues)
* [Npcap Issues Tracker](https://github.com/nmap/npcap/issues/)