Code: Select all
vanilla[~]$ cat .config/jumanji/jumanjirc | grep proxy
set proxy localhost:8118
Code: Select all
export http_proxy="127.0.0.1:8118"
Code: Select all
vanilla[~]$ man vimprobablerc | grep proxy
proxy=[true|false]
Whether to read and use the http_proxy environment variable
I should say that I can't get the Slackbuild to work - the source isn't included, and I expect I'm putting it in the wrong place. But the one on the Privoxy website seems easy enough to build.
Has anybody else tried to use Privoxy with Vimprobable?