mirror of
https://repo.or.cz/socat.git
synced 2025-07-12 06:33:24 +00:00
Option proxy-authorization-file
This commit is contained in:
parent
50bdb453dd
commit
1c7ddfef73
7 changed files with 129 additions and 2 deletions
|
@ -573,6 +573,7 @@ enum e_optcode {
|
|||
OPT_PROTOCOL_FAMILY, /* 1=PF_UNIX, 2=PF_INET, 10=PF_INET6 */
|
||||
OPT_PROXYPORT,
|
||||
OPT_PROXY_AUTHORIZATION,
|
||||
OPT_PROXY_AUTHORIZATION_FILE,
|
||||
OPT_PROXY_RESOLVE,
|
||||
#if HAVE_DEV_PTMX || HAVE_DEV_PTC
|
||||
OPT_PTMX,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue