aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/policies/__init__.py
AgeCommit message (Collapse)Author
2022-10-25[proxy] make Haketilo popup functionalWojtek Kosior
* Ad hoc payload creation was additionally fixed in this commit. * Addition on newly created script blocking/allowing rules to pattern tree was additionally fixed in this commit. It is no longer necessary to restart Haketilo for new rules to come into effect.
2022-10-20[proxy] rework internal HTTP headers representationWojtek Kosior
2022-10-18[proxy] upon Haketilo launch automatically open Haketilo landing page in ↵Wojtek Kosior
user's default web browser * The landing page instructs user to configure browser's proxy settings. * It is now possible to choose the IP address to listen on via command line parameter. * The browser launching behavior can be switched off via command line parameter.
2022-10-10[proxy] make it possible to access http://mitm.it magical domainWojtek Kosior
2022-08-11serve a stub of meta-site for proxy configurationWojtek Kosior
2022-08-10unfinished partial workWojtek Kosior