1
0
mirror of https://github.com/bol-van/zapret.git synced 2025-04-04 14:26:27 +03:00

readme.eng : typo

This commit is contained in:
bol-van 2024-04-02 18:16:01 +03:00
parent 1b01b62b34
commit 22eeb90e57

@ -649,7 +649,7 @@ tpws supports remote dns resolving (curl : `--socks5-hostname` firefox : `socks
tpws uses async sockets for all activities. Domain names are resolved in multi threaded pool.
Resolving does not freeze other connections. But if there're too many requests resolving delays may increase.
Number of resolver threads is choosen automatically proportinally to `--maxconn` and can be override using `--resolver-threads`.
Number of resolver threads is choosen automatically proportinally to `--maxconn` and can be overriden using `--resolver-threads`.
To disable hostname resolve use `--no-resolve` option.
`--disorder` is an additional flag to any split option.