mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-26 12:10:53 +03:00
tpws: minor help text change
This commit is contained in:
parent
cc30a90556
commit
f0cc49c7e3
@ -192,7 +192,7 @@ static void exithelp(void)
|
|||||||
"\nTAMPER:\n"
|
"\nTAMPER:\n"
|
||||||
" --split-pos=N|-N|marker+N|marker-N\t; comma separated list of split positions\n"
|
" --split-pos=N|-N|marker+N|marker-N\t; comma separated list of split positions\n"
|
||||||
"\t\t\t\t\t; markers: method,host,endhost,sld,endsld,midsld,sniext\n"
|
"\t\t\t\t\t; markers: method,host,endhost,sld,endsld,midsld,sniext\n"
|
||||||
" --split-any-protocol\t\t\t; split not only http and https\n"
|
" --split-any-protocol\t\t\t; split not only http and TLS\n"
|
||||||
#if defined(BSD) && !defined(__APPLE__)
|
#if defined(BSD) && !defined(__APPLE__)
|
||||||
" --disorder[=http|tls]\t\t\t; when splitting simulate sending second fragment first (BSD sends entire message instead of first fragment, this is not good)\n"
|
" --disorder[=http|tls]\t\t\t; when splitting simulate sending second fragment first (BSD sends entire message instead of first fragment, this is not good)\n"
|
||||||
#else
|
#else
|
||||||
|
Loading…
Reference in New Issue
Block a user