Commit Graph

  • f3c8c45104
    Merge 35852f433c into e8a96967dc #162 Moroka8 2026-05-22 11:43:49 +0000
  • 35852f433c docs: add related projects #162 Moroka8 2026-05-22 18:42:14 +0700
  • f9868ba245 chore: fix lint issues Moroka8 2026-05-22 18:20:06 +0700
  • aae42b1283 feat(client): add captcha host flag Moroka8 2026-05-22 18:07:11 +0700
  • acd1eacd53 fix(server): preserve UDP reply source IP Moroka8 2026-05-22 17:50:56 +0700
  • 9d46727be1 refactor(client): extract importable core Moroka8 2026-05-22 17:34:07 +0700
  • 7c3334ed52 refactor(wrap): mimic SRTP packets samosvalishe 2026-05-22 17:09:40 +0700
  • 4c6ee8a9a8 fix(deps): exclude old genproto versions to prevent ambiguous import in downstreams Moroka8 2026-05-16 19:18:55 +0700
  • 92eec318e9 fix: start first UDP stream at zero Moroka8 2026-05-15 17:40:20 +0700
  • ce8826658e chore: satisfy errcheck Moroka8 2026-05-14 13:12:37 +0700
  • 75edb063a8 fix: rotate TURN on setup failure Moroka8 2026-05-14 12:52:27 +0700
  • 67a2716eb8 docs: KCP settings Moroka8 2026-05-08 01:52:18 +0700
  • d4add219b1 fix: gate noisy logs behind debug Moroka8 2026-05-08 01:23:57 +0700
  • 3d7289e4ce chore: resolve golangci-lint issues Moroka8 2026-05-07 15:09:38 +0700
  • b4255cf812 docs: rewrite README Moroka8 2026-05-07 15:04:15 +0700
  • 0f244412ec feat: add TURN ChannelData obfuscation Moroka8 2026-05-07 14:47:00 +0700
  • 21cf9fa91b fix: port VK captcha v2 solver Moroka8 2026-05-06 20:22:59 +0700
  • 96831328bf feat: add connection bonding and configurable kcp profiles Moroka8 2026-05-02 13:46:30 +0700
  • c7b866e2d6
    Merge 8205facdb9 into e8a96967dc #169 Anton Monakhov 2026-05-02 09:42:59 +0300
  • 8205facdb9 ci: move .golangci.yml back to repo root #169 Anton Monakhov 2026-05-02 09:42:35 +0300
  • a4559f04f8
    Merge d1ed9c798a into e8a96967dc #168 Anton Monakhov 2026-05-02 01:58:03 +0300
  • d1ed9c798a server: add ping/pong echo capability #168 Anton Monakhov 2026-05-02 01:57:21 +0300
  • dfb9197d42
    Merge e115e4de8c into e8a96967dc #151 Anton 2026-04-29 20:44:34 +0000
  • 272aa36e8e feat: rotate VK TURN servers Moroka8 2026-04-30 03:43:32 +0700
  • e115e4de8c fix(client): stability — timer leaks, identity store growth, ws loop bound #151 samosvalishe 2026-04-29 23:37:02 +0300
  • 0d31f6ea57 perf(client): faster cold connect samosvalishe 2026-04-29 23:25:41 +0300
  • 5c3b6a681c perf(client): lock-free hot paths, parallel PoW, per-client_id throttle samosvalishe 2026-04-29 23:23:33 +0300
  • 5dedd868d9 feat: multiple allocation samosvalishe 2026-04-29 16:50:20 +0300
  • 41593ad56f feat(captcha): port hardening from main (PoW, fingerprints, manual proxy) samosvalishe 2026-04-29 10:12:46 +0300
  • a25f52d987 fix: skip script and style blocks during HTML attribute rewrite Moroka8 2026-04-25 23:09:19 +0700
  • 90068e511f docs: restructure README for better readability Moroka8 2026-04-25 15:38:29 +0700
  • eb214146d1 docs: add star history to README Moroka8 2026-04-25 14:51:45 +0700
  • 348ee4fce8 chore: rename exclude-rules to rules in linters.exclusions Moroka8 2026-04-25 01:16:11 +0700
  • 1ce01a2287 chore: move exclude-rules to correct level in .golangci.yml Moroka8 2026-04-25 01:12:12 +0700
  • 726e589a75 chore: move exclude-rules to correct section in .golangci.yml Moroka8 2026-04-25 01:07:36 +0700
  • 2fed5c8399 chore: fix: resolve golangci-lint errcheck and govet/shadow warnings Moroka8 2026-04-25 00:56:17 +0700
  • 5178346af4 chore: move .golangci.yml to root and update README Moroka8 2026-04-25 00:41:53 +0700
  • 6858ee12c1 chore: hide expected pipe errors under debug flag Moroka8 2026-04-24 23:44:50 +0700
  • fdfa004638 style: used gofmt Moroka8 2026-04-23 19:19:39 +0700
  • dbfadf16c3 perf: tune KCP parameters for higher throughput Moroka8 2026-04-23 17:46:39 +0700
  • 1a95002e0e fix: stream counter samosvalishe 2026-04-22 00:01:11 +0300
  • 43bb1cad22 feat(turn): distribute streams across TURN URLs and add TCP conn diagnostics samosvalishe 2026-04-21 21:24:50 +0300
  • b9642c6134 feat: implement dynamic browser fingerprint capture and reuse Moroka8 2026-04-18 19:50:29 +0700
  • d646ae7f0b ui: simplify manual captcha URL in console output Moroka8 2026-04-18 15:49:06 +0700
  • 405bdcb9a3 fix: improve manual captcha reliability on iOS/iSH Moroka8 2026-04-18 15:44:33 +0700
  • 8d02e5daa0 feat(dns): DNS-over-HTTPS resolver for mobile networks samosvalishe 2026-04-18 00:32:34 +0300
  • 86b8cbf250
    Merge d8c30b4ae9 into fbdd1e2738 #26 kiper292 2026-04-16 20:30:50 +0000
  • d8c30b4ae9 sync captcha solver with https://github.com/cacggghp/vk-turn-proxy #26 kiper292 2026-04-17 01:30:24 +0500
  • ae3d1b4895 captcha fix kiper292 2026-04-16 16:03:28 +0500
  • 0c7434039a Merge fix/vk-captcha-checkbox into main with iSH support preserved Moroka8 2026-04-16 16:03:55 +0700
  • 5758412066 manual restore of captcha fixes before merge Moroka8 2026-04-16 16:03:09 +0700
  • 6dfa342bf2 fix: fix invisible captcha on Windows and cross-origin resource loading Moroka8 2026-04-16 15:55:36 +0700
  • 7b430ca71c fix: improve iSH compatibility and DNS reliability Moroka8 2026-04-16 15:19:48 +0700
  • dfafc467a5
    Merge e09d9d15dd into e8a96967dc #145 alxmcp 2026-04-16 07:37:34 +0000
  • e09d9d15dd
    ci: Mark issues stale after 30 days and run every Sunday at 00:00 #145 alxmcp 2026-04-16 10:37:30 +0300
  • e8a96967dc
    Merge pull request #147 from Moroka8/fix/vk-captcha-checkbox main v1.8.3 cacggghp 2026-04-16 01:18:08 +0000
  • cbfdefd499 style: used gofmt Moroka8 2026-04-16 02:47:30 +0700
  • 151bfe367c Merge branch 'fix/vk-captcha-checkbox' Moroka8 2026-04-16 02:26:32 +0700
  • ae15a400e8 fix: handle checkbox captcha and improve manual proxy debug #147 Moroka8 2026-04-16 02:18:06 +0700
  • dcf666ccc1 chore: Fix lint err alxmcp 2026-04-15 12:41:50 +0300
  • 70c173e507 refactor: Fix some small issues, add `-h`/`-help` flag alxmcp 2026-04-10 11:41:48 +0300
  • 16a628b8bb
    Merge branch 'main' into dc #135 alxmcp 2026-04-15 09:07:07 +0300
  • 597311ff12
    Update README.md cacggghp 2026-04-14 22:05:45 +0000
  • e1a5a3f7ac
    fix: print TURN IP to stdout for routes.sh v1.8.2 cacggghp 2026-04-14 21:17:32 +0000
  • 2bbdae128f ci: Update Go version in release workflow alxmcp 2026-04-14 11:34:48 +0300
  • f13b55797e feat: Add SaluteJazz DC alxmcp 2026-04-14 10:12:58 +0300
  • 57e377fe20 style: run gofmt Moroka8 2026-04-13 12:50:13 +0700
  • 63aa54c327 Merge upstream/main into feat/ish-iphone-support Moroka8 2026-04-11 17:04:06 +0700
  • 2fc71afb08 fix: improve iSH compatibility and fix critical runtime bugs Moroka8 2026-04-11 16:43:28 +0700
  • da717ac8bd
    docs: Update README.md alxmcp 2026-04-11 11:02:37 +0300
  • 50a2980aa8 feat: Add Yandex Telemost DC mode alxmcp 2026-04-10 15:45:55 +0300
  • 05d45b5eed refactor: Fix some small issues, add `-h`/`-help` flag alxmcp 2026-04-10 11:41:48 +0300
  • 2bcb9e3588 feat: add iSH iPhone support and optimize slider captcha solver Moroka8 2026-04-10 22:30:22 +0700
  • 0b98afceec
    chore(readme): android client link changed #134 Anton 2026-04-10 12:50:18 +0300
  • 4be1958bc5
    Merge pull request #130 from antongospod/main v1.8.1 cacggghp 2026-04-09 23:16:36 +0000
  • 729443fd84 fix(#129): vless-режим падал на Android из-за netlinkrib permission denied #130 antongospod 2026-04-10 01:58:14 +0300
  • 734cb47934
    feat: add cf warp endpoint #131 corviciuz 2026-04-09 21:54:41 +0300
  • b16db743c0 fix(129): manual captcha solving antongospod 2026-04-09 19:00:41 +0300
  • 957e3fcbe8
    Update README.md cacggghp 2026-04-08 18:36:10 +0000
  • d16367b031
    Merge pull request #102 from Moroka8/main v1.8.0 cacggghp 2026-04-08 18:34:38 +0000
  • 58a9b1e081 Resolve golangci and gofmt issues #102 Moroka8 2026-04-09 00:26:37 +0700
  • 1d2fea2040 Merge remote-tracking branch 'upstream/main' Moroka8 2026-04-09 00:15:22 +0700
  • 184778a95a
    Merge pull request #124 from alxmcp/poc-captcha v1.7.0 cacggghp 2026-04-08 16:56:34 +0000
  • f4091d0aa9 build: Bump dependencies #124 alexmac6574 2026-04-08 17:29:12 +0300
  • ef01992613 fix: Use PoC method for captcha solving after PoW method alexmac6574 2026-04-08 17:24:34 +0300
  • 0b20a379fa fix: Show short link in manual captcha alexmac6574 2026-04-08 15:58:07 +0300
  • 283f5ea14e feat: Add PoC to bypass slider captcha alexmac6574 2026-04-08 14:04:15 +0300
  • 4712362729 Resolve golangci issues Moroka8 2026-04-08 19:54:39 +0700
  • f278c65e6f Resolve gofmt formatting issues Moroka8 2026-04-08 19:43:33 +0700
  • c87ccd05e3 Move .golangci to workflows Moroka8 2026-04-08 19:25:41 +0700
  • 8f03b2def3 fix: Merge remote-tracking branch 'upstream/main' Moroka8 2026-04-08 19:17:15 +0700
  • 79d46b2e65 fix: handle error returns and unsafe type assertions in errcheck linter Moroka8 2026-04-08 18:53:25 +0700
  • b309d52495
    Update README.md cacggghp 2026-04-08 09:46:28 +0000
  • a960119031
    Merge pull request #121 from antongospod/main cacggghp 2026-04-08 09:42:13 +0000
  • 9a1ce0caed chore: added a link to another Android client #121 antongospod 2026-04-08 12:24:11 +0300
  • 9bb33fc30e
    Merge pull request #120 from antongospod/main v1.6.0 cacggghp 2026-04-08 09:13:20 +0000
  • 9dcaf660a9 feat: manual captcha flag + delay before manual captcha has been reduced (2sec) #120 antongospod 2026-04-08 12:04:48 +0300
  • 9f5a2549e2 Merge remote-tracking branch 'upstream/main' Moroka8 2026-04-08 15:51:15 +0700
  • 72f051ed2c
    Merge pull request #105 from alexmac6574/impr-cap v1.5.0 cacggghp 2026-04-08 06:10:27 +0000
  • ec5e5b7983 fix: Clean up the code #105 alexmac6574 2026-04-05 17:39:38 +0300