tinyproxy/etc
Alexey Kardashevskiy 66abfe58a1 sock: Allow binding outgoing connections to an interface
The current "Bind" allows IP addresses which does not work with
dynamically changing IPs such as VPN.

Extend "Bind" to accept an interface name if SO_BINDTODEVICE is
supported (Linux). For example, "Bind tun0".

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
2025-01-01 11:50:18 +11:00
..
.gitignore gitignore etc/tinyproxy.conf - it is generated 2009-11-10 17:12:16 +01:00
Makefile.am Use appropriate installation path variables 2024-06-02 20:42:49 +02:00
tinyproxy.conf.in sock: Allow binding outgoing connections to an interface 2025-01-01 11:50:18 +11:00