Commit Graph

4 Commits

Author SHA1 Message Date
James McMahon
2eff0d0143
Docs review (#2507)
* Fix spelling mistakes

* Fix some minor typos

* Improve grammar / readability
2023-01-23 18:21:54 +09:00
edgd1er
85d3b96336
proxy: listen only to eth0 address. (#2196)
Co-authored-by: Patrick Kishino <patrick.a.kishino@gmail.com>
2022-02-19 20:53:40 +09:00
Jonathan Dilks
98ee55b9da
Privoxy in place of tinyproxy #1758 (#1760)
* Use latest Privoxy from source tarball

* PRIVOXY only, tinyproxy/ enc config stuff comment out

* Privoxy config dir fix

* Privoxy 3.0.29 is stable

* Remove commented out code

* Implement `make install-strip` suggestion :)

* Refactor all tinyproxy references to privoxy

* refactor scripts to sub folder

* Should be able to set privoxy WEBPROXY_PORT dynamically via sed

* Fix tinyproxy references

* Update openvpn/tunnelUp.sh

Co-authored-by: Amos Shapira <amos.shapira@gmail.com>

* No more weird indents

* PrivoxyBuilder

* Add pcre mbedtls non dev packages to image

* Update openvpn/tunnelDown.sh

Co-authored-by: Amos Shapira <amos.shapira@gmail.com>

* Update web-proxy.md

Co-authored-by: Jonathan Dilks <jay-to-the-dee@users.noreply.github.com>
Co-authored-by: Amos Shapira <amos.shapira@gmail.com>
Co-authored-by: Patrick Kishino <patrick.a.kishino@gmail.com>
2021-03-27 06:22:58 +09:00
Kristian Haugene
f6093588a8 Improving documentation, not done but getting somewhere #1558 2020-11-26 22:53:37 +01:00