tinyproxy/docs/man5
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 docs: Add placeholder for tinyproxy.conf manpage 2009-09-19 09:57:24 +05:30
Makefile.am generate manpages with pod2man instead of a2x/asciidoc(tor) 2020-08-19 22:45:37 +01:00
tinyproxy.conf.txt.in sock: Allow binding outgoing connections to an interface 2025-01-01 11:50:18 +11:00