tinyproxy/docs
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
..
man5 sock: Allow binding outgoing connections to an interface 2025-01-01 11:50:18 +11:00
man8 Use appropriate installation path variables 2024-06-02 20:42:49 +02:00
web update html documentation, add quickstart section 2022-05-30 19:10:27 +00:00
.gitignore Rename doc directory to docs 2009-09-14 16:56:12 +05:30
http-error-codes.txt Rename doc directory to docs 2009-09-14 16:56:12 +05:30
http-rfcs.txt Rename doc directory to docs 2009-09-14 16:56:12 +05:30
Makefile.am filter: fix documentation about rules 2020-09-05 17:33:53 +01:00