CICFlowMeter V3 Python Implementation
Project description
Python CICFlowMeter
This project is cloned from Python Wrapper CICflowmeter and customized to fit my need. Therefore, it is not maintained actively. If there are any problems, please create an issue or a pull request.
Installation
git clone https://github.com/datthinh1801/cicflowmeter.git
cd cicflowmeter
python3 setup.py install
Usage
usage: cicflowmeter [-h] (-i INPUT_INTERFACE | -f INPUT_FILE) [-c] [-u URL_MODEL] output
positional arguments:
output output file name (in flow mode) or directory (in sequence mode)
optional arguments:
-h, --help show this help message and exit
-i INPUT_INTERFACE capture online data from INPUT_INTERFACE
-f INPUT_FILE capture offline data from INPUT_FILE
-c, --csv, --flow output flows as csv
Convert pcap file to flow csv:
cicflowmeter -f example.pcap -c flows.csv
Sniff packets real-time from interface to flow csv: (need root permission)
cicflowmeter -i eth0 -c flows.csv
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyflowmeter-0.1.6.tar.gz.
File metadata
- Download URL: pyflowmeter-0.1.6.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3bb7b3d545265e8eb1d59ff6a5c865981067fd59b5bf3b5192cd08a44bbda91
|
|
| MD5 |
4de6b0f6d7c4bb0fde1e3d63feb2d82f
|
|
| BLAKE2b-256 |
a2309ccb9588f962adfc9af683b1ff509791ab41016062303ef1245a9ed63011
|
File details
Details for the file pyflowmeter-0.1.6-py3-none-any.whl.
File metadata
- Download URL: pyflowmeter-0.1.6-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca25ec4bb946a599c0495408e66172f4a1d85f8d7c9f5b82a9e91386251ed46a
|
|
| MD5 |
dfcc91e63eaf917eda861f26db958c2f
|
|
| BLAKE2b-256 |
14b512f68dcc31807c9327ba5a69b004848c7088176973262e62296f218df70a
|