b4/docs
Daniel Lavrushin 271fdb0ea9 feat: implement self-dial mark and relay stall reporting
- Introduced SelfDialMark to differentiate between self-initiated connections and others, ensuring proper routing and bypassing of DPI.
- Enhanced relay connection handling to report stalls when upstream connections become silent, improving reliability of worker relays.
- Added tests for stall reporting and self-dial mark functionality to ensure correctness.
- Updated various components to utilize the new self-dial mark and stall reporting mechanisms, including routing and proxy rules.
- Implemented a tgprobe tool for testing upstream connections with configurable parameters.
2026-08-11 22:00:23 +02:00
..
docs feat: implement self-dial mark and relay stall reporting 2026-08-11 22:00:23 +02:00
i18n/ru feat: implement self-dial mark and relay stall reporting 2026-08-11 22:00:23 +02:00
src feat: implement tunable MTProto connection timeouts and improve sessi… (#269) 2026-07-05 00:12:53 +02:00
static Add tests for UDP and TCP port filtering in nfq package 2026-08-10 22:23:46 +02:00
.gitignore Add SVG illustration and TypeScript configuration file 2025-11-12 16:55:16 +01:00
docusaurus.config.ts Add Russian documentation for UDP handling, backup settings, core settings, discovery settings, geodata, payloads, security, and domain monitoring 2026-04-18 21:43:56 +02:00
package.json Add Russian documentation for UDP handling, backup settings, core settings, discovery settings, geodata, payloads, security, and domain monitoring 2026-04-18 21:43:56 +02:00
pnpm-lock.yaml Refactor code structure for improved readability and maintainability 2026-03-30 11:20:39 +02:00
sidebars.ts Add SVG illustration and TypeScript configuration file 2025-11-12 16:55:16 +01:00
tsconfig.json Add SVG illustration and TypeScript configuration file 2025-11-12 16:55:16 +01:00