[Privoxy-devel] Feature Enhancement: Support for outgoing address (TODO#77)
Christian Kröger
ck at tfmt.de
Wed Feb 14 15:19:54 UTC 2018
Hi,
i’ve been asked to add support for specifying the IP address for outgoing connections made by Privoxy (#77 from the TODO list as found in VCS). The patch adds a new config option called “outgoing-address”, which can be (optionally) specified multiple times. Supports dual-stack (IPv4+IPv6).
The behaviour of that option is described below:
1. If the option is not set, it will work like it did before to ensure full backwards-compatibility.
2. If the option is set once, its IP address will be used for outgoing connections.
3. If the option is set multiple times, the address is chosen randomly for outgoing connections.
Since I couldn’t find any official Git repository for Privoxy, I’ve made the changes against 3.0.26-stable and pushed it to a Git(hub) repository which can be found here:
https://github.com/commx/privoxy/pull/1
Please let me know if this could be merged into upstream.
Thanks.
With kind regards,
Christian
--
Christian Kröger
Co-Founder, CEO
TFMT UG (haftungsbeschränkt)
Wettersteinstrasse 30
82467 Garmisch-Partenkirchen
Germany
Commercial registry:
Amtsgericht Muenchen, HRB 203313
p: +49 (8821) 686 903 9
f: +49 (8821) 686 903 9
e: ck at tfmt.de
w: www.tfmt.de
Notice: In case you’ve received this email in error, or you’re not the designated recipient, please let us know. Thank you.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <https://lists.privoxy.org/pipermail/privoxy-devel/attachments/20180214/eaaa28df/attachment.bin>
More information about the Privoxy-devel
mailing list