[Privoxy-devel] Feature Enhancement: Support for outgoing address (TODO#77)
Fabian Keil
fk at fabiankeil.de
Thu Feb 15 08:54:31 UTC 2018
Christian Kröger <ck at tfmt.de> wrote:
> 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).
Great.
> 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 use "git format-patch" and send the patch to this thread.
> Please let me know if this could be merged into upstream.
I'm currently working on setting up the git repository.
Once we have a working repository again I'll look into
applying the patch.
Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.privoxy.org/pipermail/privoxy-devel/attachments/20180215/c5e0feed/attachment.bin>
More information about the Privoxy-devel
mailing list