aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/mitmproxy_launcher/launch.py
AgeCommit message (Collapse)Author
2022-10-19[proxy] instead of writing addon.py under Haketilo state directory, include ↵Wojtek Kosior
the script in package data files
2022-10-19[proxy] use XDG_STATE_HOME to determine the directory for Haketilo to store ↵Wojtek Kosior
its data in
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-18[proxy] only listen on address 127.0.0.1 by defaultWojtek Kosior
2022-10-13[proxy] remove an outdated comment informing that we're running mitmproxy in ↵Wojtek Kosior
a new process (no longer true)
2022-10-10[proxy] load console_scripts entry instead of launching mitmproxy with ↵Wojtek Kosior
os.subprocess
2022-09-28[builder][server][proxy] correct a mistake in promise textWojtek Kosior
2022-09-28[builder][server][proxy] add updated localizationWojtek Kosior
2022-08-11serve a stub of meta-site for proxy configurationWojtek Kosior
2022-08-10unfinished partial workWojtek Kosior
2022-07-16unfinished partial workWojtek Kosior