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

patriksuba/twisted_proxy_https

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Proxy for modifying https responses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages