12 Commits

Author SHA1 Message Date
Amin.MasterkinG 787bd90ffd Add multi-relay URL support with round-robin and random endpoint selection 2026-04-21 15:58:23 +03:30
Amin.MasterkinG 74ff27ac78 Add anti-buffering relay headers and optional randomized query suffixes 2026-04-21 15:28:09 +03:30
Amin.MasterkinG bf5c0ef06e Deduplicate packet reorder logic and consolidate client SOCKS session handling 2026-04-21 15:08:10 +03:30
Amin.MasterkinG 22f13fb234 Make server outbound sequencing and upstream connection lifecycle concurrency-safe 2026-04-21 12:29:19 +03:30
Amin.MasterkinG 720ab14a44 Refactor server locking to process batches per session instead of under a global mutex 2026-04-21 11:33:30 +03:30
Amin.MasterkinG 26e51fc031 Changing ping system. 2026-04-21 11:16:00 +03:30
Amin.MasterkinG 136ddef09a Add inbound packet reordering with gap timeout and buffer limits 2026-04-21 10:14:47 +03:30
Amin.MasterkinG 1c4dd0138b Improve queue cleanup, batch fairness, and worker CPU efficiency 2026-04-20 20:29:23 +03:30
Amin.MasterkinG 025923fe89 Improve half-close handling and queue backpressure 2026-04-20 20:18:08 +03:30
Amin.MasterkinG c4f4779ec9 Add more logs. 2026-04-20 19:53:00 +03:30
Amin.MasterkinG 5a52d870e7 Implement end-to-end SOCKS relay flow with server upstream handling 2026-04-20 19:46:01 +03:30
Amin.MasterkinG 2a0baa80b0 Server side. 2026-04-20 19:24:38 +03:30