Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/progtramder/webproxy

A fiddler-like webproxy, support sniffing http/https content by implementing 'Sniffer' interface
https://github.com/progtramder/webproxy

Last synced: about 2 months ago
JSON representation

A fiddler-like webproxy, support sniffing http/https content by implementing 'Sniffer' interface

Awesome Lists containing this project

README

        

Webproxy provides a mechanism to sniff the http/https sessions by implementing the sniff interface.
To decrypt the https session, rootcert.cer is necessary to install into the trusted root store.