b4/docs
Daniel Lavrushin 81f906e500 Add tests for UDP and TCP port filtering in nfq package
- Implemented `setattr_test.go` to test TCP port filtering behavior, ensuring sets scoped to specific TCP ports do not process packets on other ports.
- Implemented `udpgate_test.go` to validate UDP handling for targeted sets, including scenarios with QUIC filtering and IP-based targeting.
- Added various test cases to cover different configurations of UDP sets and their expected verdicts based on packet characteristics.
2026-08-10 22:23:46 +02:00
..
docs Add tests for UDP and TCP port filtering in nfq package 2026-08-10 22:23:46 +02:00
i18n/ru Add tests for UDP and TCP port filtering in nfq package 2026-08-10 22:23:46 +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