Eavesdropper, an application-level gateway firewall proxy, gives you control over all network traffic. Or simply use its integrated mitmproxy 5.3.0 which can be completely controlled with Python code.
Project description
Eavesdropper
Eavesdropper, an application-level gateway firewall proxy, gives you control over all network traffic. Or simply use its integrated mitmproxy 5.3.0 which can be completely controlled with Python code.
Hierarchy
eavesdropper
|---- EAVESDROPPER()
| |---- Dropper
| | |---- http_connect()
| | |---- requestheaders()
| | |---- request()
| | |---- responseheaders()
| | |---- response()
| | |---- error()
| | |---- clientconnect()
| | |---- clientdisconnect()
| | |---- serverconnect()
| | |---- serverdisconnect()
| | |---- next_layer()
| | |---- configure()
| | |---- done()
| | |---- load()
| | |---- log()
| | |---- running()
| | '---- update()
| |---- configure()
| |---- start()
| '---- stop()
'---- pkg_data
'---- mitmproxy # see https://docs.mitmproxy.org/archive/v5/
Example
python
See test
.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for eavesdropper-0.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c87541651c83c637b18cef5fe36f860b971d796218058adbb477d4055995a8f9 |
|
MD5 | 8bed8424b7ea247ad7ef6bd961b571e7 |
|
BLAKE2b-256 | 6f880de3df4fdb126129894cf0d7658b3f6c0f5677142b4bae1e0204d4198b21 |