nylon

Fast HTTP/HTTPS proxy server with SSL support and traffic filtering

brewmacoslinux
Try with needOr install directly
Source

About

Proxy server

Commands

nylon

Examples

Start nylon proxy server on default port 8080$ nylon
Start nylon proxy on a custom port 3128$ nylon -port 3128
Configure system to use nylon as HTTP proxy$ export http_proxy=http://localhost:8080 && curl http://example.com