Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-22 | [proxy] simplify usage of class variables of `Policy` subtypes | Wojtek Kosior | |
This commit also prevents popup script injection to Haketilo-served pages like `https://hkt.mitm.it/`. | |||
2022-10-21 | [proxy] facilitate injecting non-payload script to all pages | Wojtek Kosior | |
2022-10-20 | [proxy] rework internal HTTP headers representation | Wojtek 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-11 | [builder][server][proxy] remove "from __future__ import annotations" | Wojtek Kosior | |
2022-10-07 | [proxy] support unrestricted HTTP requests API in Haketilo payloads | Wojtek Kosior | |
2022-09-28 | [builder][server][proxy] correct a mistake in promise text | Wojtek Kosior | |
2022-08-12 | make Haketilo proxy web UI in terms of a Flask app | Wojtek Kosior | |
2022-08-11 | serve a stub of meta-site for proxy configuration | Wojtek Kosior | |