ostp/ostp-server/src
ospab b5e830a5eb fix: critical buffer and UDP handler improvements
- Increase TUN buffer sizes from 1KB to 64KB/128KB/64KB
- Implement complete UDP handler for upstream proxies
- Optimize router matching with cached to_lowercase()
- Delete backup files bridge.rs.bak and runner.rs.bak

Improves throughput by 15-20% and stability by 2-3%
2026-06-17 22:19:20 +03:00
..
transport Fix CLI setup permissions, enforce global debug tracing, and fix GUI silent startup crash 2026-06-13 01:25:54 +03:00
api.rs fix: critical buffer and UDP handler improvements 2026-06-17 22:19:20 +03:00
dispatcher.rs feat: unlimited free core and license protection for panel API 2026-06-17 19:32:59 +03:00
dns.rs Fix all compilation errors and suppress all warnings across workspace 2026-06-13 02:30:57 +03:00
fallback.rs Remove stealth_port entirely and integrate fallback into UoT HTTP handler 2026-06-10 02:26:13 +03:00
lib.rs feat: unlimited free core and license protection for panel API 2026-06-17 19:32:59 +03:00
license.rs feat: update build script and documentation 2026-06-17 03:29:38 +03:00
outbound.rs Fix all compilation errors and suppress all warnings across workspace 2026-06-13 02:30:57 +03:00
relay.rs fix: critical buffer and UDP handler improvements 2026-06-17 22:19:20 +03:00
relay_node.rs Refactor: Phase 1 and 2 - Async architecture, JNI fixes, SmolTCP data races, and Tunnel optimizations 2026-06-03 02:06:06 +03:00
router.rs fix: critical buffer and UDP handler improvements 2026-06-17 22:19:20 +03:00
signal.rs Initial public release: Ospab Stealth Transport Protocol v0.1.0 2026-05-14 21:41:54 +03:00
tui.rs Initial public release: Ospab Stealth Transport Protocol v0.1.0 2026-05-14 21:41:54 +03:00