Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked Proxverter v0.4.3


itsMe

Recommended Posts

This is the hidden content, please

Cross platform system wide proxy server & TLS Interception library for Python. Basically a wrapper around proxy.py and PyOpenSSL allowing easy integration and certificate generation on command.

Features

  •     Cross Platform: The library is cross platform and can be used on windows, linux and macos
  •     HTTP Interception: You can intercept, capture and cache HTTP traffic through this.
  •     TLS Interception: It's a wrapper against lightweight proxy.py by @abhinavsingh which provides many features and TLS-interception being one of them
  •     Custom Plugins: Through the API you can provide custom plugins to intercept and modify data as per your needs. Documentation regarding plugin development is given below
  •     System wide proxy: The tool provides system wide proxy. You just have to call the API and the library will do the rest
  •     Certificate Generation: You can generate self-signed certificate which is basically a wrapper around pyopenssl
  •     Flexible: The underlying code of Proxverter is documented and quite easy to understand and edit. The code can further be developer and reused easily.
  •     Lightweight: Thanks to proxy.py, unlike mitmproxy and other interception tools, proxverter is lightweight and doesn't really carry that much space around.
  •     Logging: Proper logging support with verbose mode. The modes when combined can be used to suppress errors as well
  •     Modifying data on the fly: Since the library support TLS interception, the plugins can be used to modify data on the fly or reject any kind of request.

Proxverter v0.4.3

    Fixed a few bugs in publications

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.