Metadata-Version: 2.4
Name: textual-mitms
Version: 0.1.0
Summary: A tool for capturing full network traffic (HTTP/HTTPS, WebSocket, TCP) based on mitmproxy and the Textual terminal user interface.
Author-email: NhatMinh2805 <minhlapp2@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/huynhmainhatminh/Textual-Mitms
Project-URL: Repository, https://github.com/huynhmainhatminh/Textual-Mitms
Keywords: mitmproxy,textual,proxy,http,tui
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: Proxy Servers
Classifier: Topic :: Security
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: textual==8.2.8
Requires-Dist: mitmproxy==11.0.2
