Nick Parfyonov
3b8d16bee5
[docs] remove duplicated parameters in CONFIG_PARAMS.md
2026-05-22 18:14:10 +03:00
Alexey
4d9e835fa2
Merge branch 'main' into flow
2026-05-21 23:45:54 +03:00
Alexey
914f141715
Exclusive Mask + Startup Speed-up
...
Signed-off-by: Alexey <247128645+axkurcom@users.noreply.github.com >
2026-05-19 22:17:59 +03:00
Alexey
3b0ebf3c9e
Update CONFIG_PARAMS.ru.md
2026-05-10 17:37:31 +03:00
Alexey
cdb021fc71
Update CONFIG_PARAMS.ru.md
2026-05-10 17:22:39 +03:00
Dimasssss
1aaa9c0bc6
Update CONFIG_PARAMS.ru.md
2026-05-01 21:09:38 +03:00
lie-must-die
3a51a8d9aa
Revise CONFIG_PARAMS.ru.md for clarity and detail
...
Updated descriptions and validation rules for various parameters in the Russian configuration documentation.
2026-04-19 12:47:26 +03:00
Dmitry Zarva
4e59e52454
- fix: ru docs
2026-04-17 14:10:20 +00:00
Dmitry Zarva
7b9b46291d
- fix: param name in ru docs
2026-04-17 13:19:29 +00:00
Dmitry Zarva
2a168b2600
feat: make URLS to obtain proxy_secret, getProxyConfig, getProxyConfigV6 files optionally configurable
2026-04-17 13:04:46 +00:00
TWRoman
f7913721e2
Updates in CONFIG_PARAMS based on lastest commits
2026-04-15 10:25:31 +03:00
TWRoman
1cd1e96079
Fixed server.listeners and upstreams description
2026-04-13 11:14:02 +03:00
Roman
d477d6ee29
Update CONFIG_PARAMS.ru.md
...
Corrected override_dc and default_dc descriptions.
2026-04-12 13:54:22 +03:00
TWRoman
1383dfcbb1
[docs]Update CONFIG-PARAMS
2026-04-12 12:37:38 +03:00
sintanial
ddeda8d914
feat: add configurable RST-on-close mode for client sockets
...
Add `rst_on_close` config option (off/errors/always) to control
SO_LINGER(0) behaviour on accepted TCP connections.
- `off` (default): normal FIN on all closes, no behaviour change.
- `errors`: SO_LINGER(0) set on accept, cleared after successful
handshake auth. Pre-handshake failures (scanners, DPI probes,
timeouts) send RST instead of FIN, eliminating FIN-WAIT-1 and
orphan socket accumulation. Authenticated relay sessions still
close gracefully with FIN.
- `always`: SO_LINGER(0) on accept, never cleared — all closes
send RST regardless of handshake outcome.
2026-04-10 05:01:38 +03:00
TWRoman
265478b9ca
[docs] Update CONFIG-PARAMS.en, ru
2026-04-08 19:37:03 +03:00
Roman
038f688e75
Update CONFIG_PARAMS.ru.md
2026-04-08 19:28:28 +03:00
Roman
fa3a1b4dbc
Update CONFIG_PARAMS.ru.md
2026-04-08 19:25:26 +03:00
TWRoman
e2e8b54f87
[docs] Update CONFIG-PARAMS.en
2026-04-08 19:21:44 +03:00
TWRoman
7ce87749c0
Changes in README and Docs
2026-04-07 20:00:22 +03:00