Commit Graph

  • d0c936e86a fix: add accounts.google.com to FRONT_SNI_POOL_GOOGLE Abolfazl 2026-04-26 09:30:24 +03:30
  • 319e7865aa fix: update FRONT_SNI_POOL_GOOGLE to exclude shaped DPI affected domains Abolfazl 2026-04-26 09:02:40 +03:30
  • 9c04af586c Update README.md Amir Sanati 2026-04-25 19:31:30 +03:30
  • 5e7fff8811 fix: implement H1 container keepalive to prevent cold starts when H2 is unavailable Abolfazl 2026-04-25 04:04:50 +03:30
  • e521b0a7cf fix: suppress benign Windows socket cleanup errors in asyncio Abolfazl 2026-04-25 02:49:42 +03:30
  • 2c59435d7b fix: Skip certifi on windows Abolfazl 2026-04-24 20:56:03 +03:30
  • bab8fbb297 Merge pull request #24 from BOplaid/python_testing Abolfazl Ghaemi 2026-04-24 20:49:17 +03:30
  • 9e301d802f add script.google.com to SNI-rewrite tunnel BOplaid 2026-04-24 19:15:32 +03:30
  • 126f6d9b87 Merge branch 'python_testing' into feature/uninstall-cert mahan 2026-04-24 16:13:31 +03:30
  • e08d33e69d fix: validate SOCKS5 configuration to ensure ports differ on the same host Abolfazl 2026-04-24 01:41:47 +03:30
  • 1e256d5f06 fix: add additional Google services to FRONT_SNI_POOL Abolfazl 2026-04-24 01:41:41 +03:30
  • 427be7b28f fix: implement CORS support for preflight requests and inject headers Abolfazl 2026-04-24 01:22:28 +03:30
  • c2aaf37872 fix: improve IP address handling and reject oversized header blocks in ProxyServer Abolfazl 2026-04-24 01:16:13 +03:30
  • d14b299f65 fix: use WARM_POOL_COUNT for connection count in _do_warm method Abolfazl 2026-04-24 01:15:59 +03:30
  • f594f3bb7c fix: add headers to strip for user IP protection in DomainFronter Abolfazl 2026-04-24 01:07:46 +03:30
  • 4ab2e052ed a cleanup after the PR Abolfazl 2026-04-24 01:06:30 +03:30
  • c5aaeca85d Merge pull request #18 from PK3NZO/codex/apps-script-compat-socks5 Abolfazl Ghaemi 2026-04-24 01:05:21 +03:30
  • ccc2bd7b96 Merge upstream/python_testing PK3NZO 2026-04-23 23:20:40 +03:30
  • fc46e3d6e0 Fixed the youtube safesearch problems. Abolfazl 2026-04-23 23:02:04 +03:30
  • 4243135c66 fix: improve error handling in proxy server and h2 transport classes Abolfazl 2026-04-23 22:58:49 +03:30
  • 70dd77933d Merge pull request #21 from free-the-internet/python_testing Abolfazl Ghaemi 2026-04-23 22:44:07 +03:30
  • bca757a46a fix: replace deprecated get_event_loop() with get_running_loop() in async functions Abolfazl 2026-04-23 22:38:59 +03:30
  • 1df9cf4d68 feat: add certifi for TLS verification on macOS/Windows Abolfazl 2026-04-23 22:31:27 +03:30
  • dfe75beadd Merge pull request #19 from hmbmirzaei/fix/macos-certifi-ca-bundle Abolfazl Ghaemi 2026-04-23 22:23:26 +03:30
  • 2ff1466b03 Merge pull request #8 from EmranHejazi/features/google-ip-scanner Abolfazl Ghaemi 2026-04-23 22:13:27 +03:30
  • 71fb754240 Merge pull request #12 from lostact/feature-chunked-streaming Abolfazl Ghaemi 2026-04-23 22:12:09 +03:30
  • fdc222c922 re-enable batching in case the reason is beyond Apps Script quota exhaustion free-the-internet 2026-04-23 15:58:42 +02:00
  • e8b8d8ca3e fix: load certifi CA bundle for outbound TLS contexts hmb_m 2026-04-23 15:22:01 +03:30
  • 7723b91140 Merge upstream/python_testing PK3NZO 2026-04-23 15:06:20 +03:30
  • afdd3e1036 Improve relay stability and add streamed parallel downloads PK3NZO 2026-04-23 15:02:16 +03:30
  • 9e5c074a1d Merge branch 'python_testing' of https://github.com/masterking32/MasterHttpRelayVPN into python_testing Abolfazl 2026-04-23 13:38:33 +03:30
  • 7b1812c454 Enhance direct tunnel timeout handling for IP literals and improve logging for non-TLS traffic Abolfazl 2026-04-23 13:37:19 +03:30
  • 8b2bfa35fc Refine LAN utilities documentation and restrict to IPv4 addresses Abolfazl 2026-04-23 13:36:46 +03:30
  • 41f3be97ad Update README_FA.md Amin Mahmoudi 2026-04-23 13:31:49 +03:30
  • 807ce60703 Update README.md Amin Mahmoudi 2026-04-23 13:31:12 +03:30
  • fb75ba4ea9 Removed netifaces for better compatibility Abolfazl 2026-04-23 13:29:50 +03:30
  • f39d2d389d Merge branch 'python_testing' into features/google-ip-scanner Emran Hejazi 2026-04-23 11:23:21 +03:30
  • e0961ed2db feat: add unistall CA cert feature mahan-bst 2026-04-23 11:03:27 +03:30
  • 57738ec5c8 Add additional Google services to exclusion lists in config and constants Abolfazl 2026-04-23 00:51:27 +03:30
  • 905ce4aa16 Merge pull request #9 from EmranHejazi/improvement/rate-limit-quota-markers Abolfazl Ghaemi 2026-04-22 23:50:07 +03:30
  • e915861882 Merge pull request #6 from ramzxy/simplify-install Abolfazl Ghaemi 2026-04-22 23:49:38 +03:30
  • 25313a7b05 Merge pull request #13 from EmranHejazi/features/lan-sharing Abolfazl Ghaemi 2026-04-22 23:47:24 +03:30
  • 1d48d50565 Implement lan sharing Emran Hejazi 2026-04-22 21:11:58 +03:30
  • 7b38663bf9 feat: Add configurable streaming chunked downloads for large files lostact 2026-04-22 20:58:45 +03:30
  • edd9af03a3 Enhance parallel relay functionality and SNI rotation in domain fronting Abolfazl 2026-04-22 19:13:26 +03:30
  • f7fc567351 Merge pull request #10 from MahdiShamsDev/python_testing Abolfazl Ghaemi 2026-04-22 18:54:31 +03:30
  • f88c212c95 Merge pull request #11 from p0u1ya/patch-4 Abolfazl Ghaemi 2026-04-22 18:50:57 +03:30
  • 2d959d4560 Fix: x.com loading issues Pourya 2026-04-22 17:22:04 +03:30
  • 7f508a2d2a Auth keys added to read me and Maximum google scripts request added Mahdi Shams 2026-04-22 16:33:12 +03:30
  • a444d0f3b5 Add one-click launcher and interactive setup wizard Ilia Mirzaali 2026-04-21 19:47:48 +02:00
  • b3c17ef677 Add quota/rate-limit detection Emran Hejazi 2026-04-22 11:44:55 +03:30
  • 8487940ac6 Implement google candidate ips with a script that finds the fastest ip Emran Hejazi 2026-04-22 11:20:01 +03:30
  • 829de0bb2e Merge pull request #7 from Kianmhz/python_testing Abolfazl Ghaemi 2026-04-22 07:12:23 +03:30
  • bfc0729fad docs: add troubleshooting entry for script.google.com connection failure Kian Haddad 2026-04-21 23:36:04 -04:00
  • acf75dcfd7 feat: implement local HTTP proxy server with MITM capabilities Abolfazl 2026-04-22 05:19:59 +03:30
  • c20a9f6fcd nothing really important, mb Abolfazl 2026-04-22 04:01:37 +03:30
  • 792719df71 Refactor documentation and code for Apps Script relay mode; remove WebSocket support. Abolfazl 2026-04-22 03:56:17 +03:30
  • 42b34afc16 Update README_FA.md Amin Mahmoudi 2026-04-21 23:38:24 +03:30
  • 57e0af5d85 Update README.md Amin Mahmoudi 2026-04-21 23:37:31 +03:30
  • fceba891f4 Update README.md Amin Mahmoudi 2026-04-21 23:37:16 +03:30
  • 070f121717 Update README.md Amin Mahmoudi 2026-04-21 23:37:04 +03:30
  • 6211e29bcf Create LICENSE Amin Mahmoudi 2026-04-21 23:27:51 +03:30
  • 607e226fff Enhance error handling and add size limits for request and response bodies Abolfazl 2026-04-21 21:31:21 +03:30
  • d563c1516e Merge pull request #3 from PK3NZO/codex/apps-script-compat-socks5 Abolfazl Ghaemi 2026-04-21 21:20:58 +03:30
  • c86eb9b25b Update docs and add contribution hygiene notes PK3NZO 2026-04-21 16:41:48 +03:30
  • 04f8d44435 Fix Linux CA trust detection PK3NZO 2026-04-21 16:41:48 +03:30
  • 9f587da40f Preserve browser capability headers in Apps Script relay PK3NZO 2026-04-21 16:41:48 +03:30
  • 961e1c9e54 Improve apps_script relay stability and add SOCKS5 support PK3NZO 2026-04-21 16:41:48 +03:30
  • 8ef36418a0 Remove dead client SOCKS state and simplify session handling main Amin.MasterkinG 2026-04-21 16:12:24 +03:30
  • 787bd90ffd Add multi-relay URL support with round-robin and random endpoint selection Amin.MasterkinG 2026-04-21 15:58:23 +03:30
  • ab7365e35d Add config-driven transport randomization for mux, ping timing, and HTTP reuse Amin.MasterkinG 2026-04-21 15:51:20 +03:30
  • 74ff27ac78 Add anti-buffering relay headers and optional randomized query suffixes Amin.MasterkinG 2026-04-21 15:28:09 +03:30
  • bf5c0ef06e Deduplicate packet reorder logic and consolidate client SOCKS session handling Amin.MasterkinG 2026-04-21 15:08:10 +03:30
  • 8a50614510 Remove dead initial-payload path from SOCKS connect and align client relay flow Amin.MasterkinG 2026-04-21 14:04:01 +03:30
  • 22f13fb234 Make server outbound sequencing and upstream connection lifecycle concurrency-safe Amin.MasterkinG 2026-04-21 12:29:19 +03:30
  • 720ab14a44 Refactor server locking to process batches per session instead of under a global mutex Amin.MasterkinG 2026-04-21 11:33:30 +03:30
  • a144703f5d Refactor session-level ping into explicit busy/aggressive/backoff state machine Amin.MasterkinG 2026-04-21 11:20:31 +03:30
  • 26e51fc031 Changing ping system. Amin.MasterkinG 2026-04-21 11:16:00 +03:30
  • 236ae711c3 Add mux-aware batching limits and burst concurrency control Amin.MasterkinG 2026-04-21 10:26:42 +03:30
  • 136ddef09a Add inbound packet reordering with gap timeout and buffer limits Amin.MasterkinG 2026-04-21 10:14:47 +03:30
  • e54994a679 Youtube & x.com fixed Abolfazl 2026-04-21 10:14:24 +03:30
  • fa9311406a Update config files. Amin.MasterkinG 2026-04-21 10:03:20 +03:30
  • af5639d691 Add relay header profiles and randomized request timing/batching Amin.MasterkinG 2026-04-21 10:00:33 +03:30
  • 44e85467f9 Add randomized relay headers and configurable user-agent rotation Amin.MasterkinG 2026-04-21 09:52:40 +03:30
  • 9260230a35 Add stabilization tests for queue cleanup and server batch draining Amin.MasterkinG 2026-04-21 09:19:20 +03:30
  • f7fe687b6c Fix CORS errors for cross-origin requests through MITM proxy Abolfazl 2026-04-21 05:03:42 +03:30
  • fd22de27ca Add cross-platform CA auto-installer and production hardening Abolfazl 2026-04-21 04:56:49 +03:30
  • b1b625045a Add PyPI mirror installation instructions and enhance troubleshooting section in README and README_FA Abolfazl 2026-04-20 23:15:49 +03:30
  • 73c26cf759 Update README_FA.md Amin Mahmoudi 2026-04-20 21:56:12 +03:30
  • 1588b10417 Update README.md Amin Mahmoudi 2026-04-20 21:55:32 +03:30
  • 4a476b228e Update README.md Amin Mahmoudi 2026-04-20 21:55:12 +03:30
  • 1c4dd0138b Improve queue cleanup, batch fairness, and worker CPU efficiency Amin.MasterkinG 2026-04-20 20:29:23 +03:30
  • c4776c88e1 Finalize transport stabilization, cleanup, and debug tracing Amin.MasterkinG 2026-04-20 20:21:48 +03:30
  • 025923fe89 Improve half-close handling and queue backpressure Amin.MasterkinG 2026-04-20 20:18:08 +03:30
  • 2baf5e8718 Add in-flight ACK tracking and retry handling Amin.MasterkinG 2026-04-20 20:04:53 +03:30
  • c4f4779ec9 Add more logs. Amin.MasterkinG 2026-04-20 19:53:00 +03:30
  • 5a52d870e7 Implement end-to-end SOCKS relay flow with server upstream handling Amin.MasterkinG 2026-04-20 19:46:01 +03:30
  • 545b43b907 Add README disclaimers in English and Persian Abolfazl 2026-04-20 19:29:59 +03:30
  • 2a0baa80b0 Server side. Amin.MasterkinG 2026-04-20 19:24:38 +03:30
  • 9cc3f5eba9 Simplify README and add Persian guide Abolfazl 2026-04-20 19:24:00 +03:30