Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 319 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 319 Bytes

twisted_proxy_https

Proxy for modifying https responses

Install required packages

pip install -r requirements.txt

Run proxy

twistd -y twisted.py 

Point insights-client to connect to proxy

Add to insights-client.conf line:

proxy=http://127.0.0.1:8000

Register insights-client:

insights-client --register