https://bugs.kde.org/show_bug.cgi?id=444776
Bug ID: 444776
Summary: System proxy not properly honored
Product: Falkon
Version: 3.1.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
System proxy not properly honored
Hi,
I'm setting a tor+privoxy environmet, when I configure the variables
system wide, tor works, privoxy is never used.
STEPS TO REPRODUCE
1. Set /etc/env.d/99local, as per gentoo documentation, as:
http_proxy="localhost:8118"
https_proxy="localhost:8118"
ftp_proxy="localhost:8118"
socks_proxy="localhost:9050"
no_proxy="127.0.0.0/8, ::1, localhost, [...localnets, etc...]"
2. Run Falkon, and configure system proxy settings.
3. Check tor at https://check.torproject.org/ (This works)
4. Check privoxy usage https://config.privoxy.org (This doesn't).
OBSERVED RESULT
No privoxy.
EXPECTED RESULT
Privoxy + tor.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Gentoo linux, plasma 5.23.2(kde-overlay)
(available in About System)
KDE Plasma Version: 5.23.2
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
--
You are receiving this mail because:
You are watching all bug changes.