Skip to main content

Linux usbmon capture interface

Project description

Linux usbmon in Cython

This repository contains a Cython module and some command line tools implementing the usbmon capture interface of Linux, through the binary capture API.

Development

To set up a development environment, you can use the following commands:

$ git clone https://github.com/Flameeyes/cython-linux-usbmon
$ cd cython-linux-usbmon
$ python3 -m venv venv
$ . venv/bin/activate
$ pip install -e .[dev]  # editable installation
$ pre-commit install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cython-linux-usbmon-1.1.1.tar.gz (51.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page