it is configured to not do that. This causes problems with the new version of proton mail.
Not finding anything useful on https://github.com/tinyproxy/tinyproxy/issues or
in man tinyproxy or man tinyproxy.conf.
In /var/log/tinyproxy/tinyproxy.log I see:
Code: Select all
Not sending client headers to remote machineCode: Select all
grep -v '#' /etc/tinproxy/tinyproxy.conf | grep -i Anon
grep -v '#' /etc/tinproxy/tinyproxy.conf | grep -i Via
grep -v '#' /etc/tinproxy/tinyproxy.conf | grep -i Host
grep -v '#' /etc/tinproxy/tinyproxy.conf | grep -i XTinyproxy$ qlist -ICv tinyproxy:
Code: Select all
acct-group/tinyproxy-0
acct-user/tinyproxy-0
net-proxy/tinyproxy-1.11.0_rc1Code: Select all
* Found these USE flags for net-proxy/tinyproxy-1.11.0_rc1:
U I
- - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get
meaningful backtraces see
https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
+ + filter-proxy : Enable filtering of domains/URLS
- - reverse-proxy : Enable reverse proxying
- - test : Enable dependencies and/or preparations necessary to run tests (usually controlled by
FEATURES=test but can be toggled independently)
- - transparent-proxy : Enable transparent proxying
- - upstream-proxy : Enable upstream proxying
- - xtinyproxy-header : Include the X-Tinyproxy header

