helper for the wtool app
Project description
wtool utils
installation
sudo pip3 install wtool_utils
# or
sudo pip3 install git+https://github.com/nbdy/wtool_utils
# or
cd /tmp/ ; git clone https://github.com/nbdy/wtool_utils ; cd wtool_utils
sudo pip3 install .
usage
$wtool_utils --help
usage: wtool_utils [-h] [-i] [-s] [-if INTERFACE] [-sf SNIFF_FILTERS] [-sc SNIFF_COUNT] [-sp] [-so SNIFF_OUTPUT]
optional arguments:
-h, --help show this help message and exit
-i, --interfaces Return NIC information
-s, --sniff Sniff on interface. -i required
-if INTERFACE, --interface INTERFACE
Specify NIC for -i & -s
-sf SNIFF_FILTERS, --sniff-filters SNIFF_FILTERS
Specify BPF filters for the sniffer
-sc SNIFF_COUNT, --sniff-count SNIFF_COUNT
Only capture this amount of packets
-sp, --sniff-promisc Enable promiscuous mode for sniffer
-so SNIFF_OUTPUT, --sniff-output SNIFF_OUTPUT
Also write sniffed data to specified file
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
wtool_utils-1.0.tar.gz
(2.8 kB
view details)
File details
Details for the file wtool_utils-1.0.tar.gz
.
File metadata
- Download URL: wtool_utils-1.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c10016aa26f8a94f20243cf548f975566a6bb2e0aed77c30326f049eb1f2f36 |
|
MD5 | 414dcdb46b510c9a6154dbb061dafa5f |
|
BLAKE2b-256 | 3cbb7d37b7b5091a2a4e116356fb2c56d18b6058c75f5f9ef3fbe3449d17dad9 |