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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file cython-linux-usbmon-1.1.1.tar.gz.
File metadata
- Download URL: cython-linux-usbmon-1.1.1.tar.gz
- Upload date:
- Size: 51.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5cb3057bb66587823b1f235524a36d82714a29bae702cd799c8e58d75501a6a
|
|
| MD5 |
2cca72817af1b635b3c7d0a0d08592b8
|
|
| BLAKE2b-256 |
1bfa196634196f51e5a21ba7698bdac5ce7231f97c95c185ed78d5dc037bfbb4
|