g3proxy: add doc for divert_tcp escaper

This commit is contained in:
Zhang Jingqiang 2024-04-18 19:11:25 +08:00
parent c10191ca17
commit 9d99723825
7 changed files with 115 additions and 22 deletions

View file

@ -62,6 +62,7 @@ The following common keys are supported:
The user tcp connect params will be taken into account.
* :ref:`happy eyeballs <conf_escaper_common_happy_eyeballs>`
* :ref:`tcp_misc_opts <conf_escaper_common_tcp_misc_opts>`
* :ref:`udp_misc_opts <conf_escaper_common_udp_misc_opts>`
@ -104,17 +105,6 @@ Set the network filter for the (resolved) remote ip address.
**default**: all permitted except for loopback and link-local addresses
happy_eyeballs
--------------
**optional**, **type**: :ref:`happy eyeballs <conf_value_happy_eyeballs>`
Set the HappyEyeballs config.
**default**: default HappyEyeballs config
.. versionadded:: 1.5.3
tcp_keepalive
-------------