Commit Graph

6 Commits

Author SHA1 Message Date
mistermelphin b8987b666a Split into lib + CLI/GUI, add cross-platform support
Refactor project structure: extract library crate, separate CLI and GUI
binaries. GUI is now an optional feature (Windows-only). CLI works on
Linux, macOS, and Windows with clap for argument parsing. Add
cross-platform DNS management (resolvectl / resolv.conf) and root
check for non-Windows systems. Update README with CLI usage docs.
2026-03-24 11:10:58 +04:00
by-sonic c40ad94e11 v0.3.1: Fix WebSocket keepalive - respond to Ping with Pong
Made-with: Cursor:
2026-03-17 12:38:30 +03:00
by-sonic fd9e2351c3 v0.3.0: Fix DC detection from obfuscated2 init, use kws endpoints
Made-with: Cursor:
2026-03-17 12:32:49 +03:00
by-sonic aff6bb6f35 Move VPN ad to top, compact layout
Made-with: Cursor:
2026-03-17 00:02:58 +03:00
by-sonic 7d7a519365 Add Habr article, LICENSE, CI/CD workflow
Made-with: Cursor:
2026-03-16 23:56:40 +03:00
by-sonic d0646af85d TG Unblock v0.2.0: Telegram WebSocket bypass proxy
Made-with: Cursor:
2026-03-16 23:54:42 +03:00