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

https://github.com/fredcy/proxy

HTTPS proxy that logs the requests and responses
https://github.com/fredcy/proxy

Last synced: 3 months ago
JSON representation

HTTPS proxy that logs the requests and responses

Awesome Lists containing this project

README

        

# proxy
HTTPS proxy that displays information on stdout about the requests and responses, optionally displaying the HTTP headers and body content.

This is based on https://github.com/elazarl/goproxy.