b4/.github
Daniel Lavrushin e26b65fddb Implement log trace sets and relay functionality
- Added logtrace_sets.go to define traceSet and related structures for managing trace configurations.
- Implemented collectTraceSets function to gather and process enabled trace sets from the configuration.
- Created logtrace_sets_test.go to test the functionality of trace set collection, ensuring proper handling of enabled and disabled sets, redaction of sensitive information, and omission of off modes.
- Introduced relay.go to manage TCP connection relaying with idle timeouts and half-close handling.
- Added relay_test.go to validate the relay functionality, including tests for connection teardown, idle timeouts, and resource management. Отваливается маршруьизация в soscks5
Fixes #304
2026-08-16 02:41:30 +02:00
..
ISSUE_TEMPLATE Implement log trace sets and relay functionality 2026-08-16 02:41:30 +02:00
workflows refactor: streamline DNS probing logic and enhance IP connectivity ch… (#251) 2026-06-11 00:52:10 +02:00