mirror of
https://github.com/mitmproxy/mitmproxy.git
synced 2024-11-23 21:30:04 +00:00
15 lines
512 B
Markdown
15 lines
512 B
Markdown
# Community-Contributed Examples
|
|
|
|
Examples in this directory are contributed by the mitmproxy community.
|
|
If you developed something thats useful for a wider audience, please add it here!
|
|
|
|
### Additional Examples Hosted Externally
|
|
|
|
- [**wsreplay.py**](https://github.com/KOLANICH-tools/wsreplay.py): a simple tool to replay WebSocket streams
|
|
|
|
# Maintenance
|
|
|
|
:warning: The examples in this directory are _not_ actively maintained by the core developers.
|
|
|
|
We welcome PRs that add/fix/modernize/clean up code.
|