Konqueror Configuration
From MetroPipe WIKI
[edit]
Suggested Configuration
Settings -> Configure Konqueror -> Proxy -> Manually Specify the proxy settings -> Setup
- HTTP/S Proxy
- localhost port 8080
or
- SOCKS Proxy
- localhost port 8085
[edit]
Alternative Method
Or edit:
$HOME/.kde/share/config/kioslaverc
To use HTTP Proxy ... ProxyType=1 ... NoProxyFor=127.0.0.1,localhost ... httpProxy=http://127.0.0.1:8080 httpsProxy=http://127.0.0.1:8080
