Commit Graph

179 Commits

Author SHA1 Message Date
Abolfazl 93275ed00d Speed bump: disabled dev path, more latency but better speed 2026-05-15 08:20:28 +03:30
Abolfazl 6745dd167f fix: Add exit node bypass suffixes for optimized routing in DomainFronter 2026-05-13 14:43:33 +03:30
Abolfazl 00edfe95c2 fix: Enhance Apps Script language handling and improve response parsing logic 2026-05-13 05:44:22 +03:30
Abolfazl 45c39af110 fix: Refactor IP-literal handling in ProxyServer to improve relay logic and logging 2026-05-13 05:33:29 +03:30
Abolfazl 93947f4790 fix: Simplify Python heredoc syntax to avoid YAML parsing issues 2026-05-13 01:44:19 +03:30
Abolfazl a2b29a5314 fix: Correct YAML syntax error in release workflow heredoc 2026-05-13 01:43:05 +03:30
Abolfazl 7aed8661b0 fix: Replace Termux Docker images with Alpine-based cross-compilation for better reliability 2026-05-13 01:32:02 +03:30
Abolfazl 34a62cef13 fix release workflow cross-platform packaging failures 2026-05-13 01:18:44 +03:30
Abolfazl 1a390e580d feat: Add Docker release workflow and enhance release process with Termux support 2026-05-13 01:12:29 +03:30
Abolfazl ff3195ee33 feat: Enhance error handling for exit node issues and improve 502 error response with troubleshooting guide 2026-05-13 00:57:08 +03:30
Abolfazl 1f93575cf6 IPv4 for VPS exit node bash file 2026-05-12 22:20:01 +03:30
Abolfazl Ghaemi 2d4b8581cb Merge pull request #50 from BOplaid/python_testing
Add more SNI-rewritable Google domains
2026-05-11 16:16:08 +03:30
Abolfazl Ghaemi b6b04146d5 Merge pull request #53 from AMMIROSOH/AMMIROSOH/add-unittest
feat: Add unittest coverage
2026-05-11 16:06:04 +03:30
Abolfazl Ghaemi 156ea14069 Merge pull request #46 from mojienjoyment/python_testing
Force music.youtube.com to use the relay regardless of youtube_via_relay settings.
2026-05-11 16:00:40 +03:30
AMMIROSOH 544bc39669 feat: Add unittest coverage 2026-05-11 10:38:05 +03:30
BOplaid 75dc1bd209 even more (please make all of usercontent.google.com in SNI-rewrite tunnel) 2026-05-10 10:09:36 +03:30
BOplaid 6a9dd54ef0 Add more SNI-rewritable Google domains 2026-05-10 10:00:27 +03:30
Abolfazl b841419bc7 Remove Windows client link from README and README_FA 2026-05-10 03:32:22 +03:30
Abolfazl 9022eee784 Enhance logging and connection management in DomainFronter and H2Transport
- Suppress noisy third-party loggers in logging_utils.py
- Adjust warm connection count and pool management in DomainFronter
- Implement connection-level keepalive pinger in H2Transport
- Optimize response handling in relay_response.py for already-plain bodies
2026-05-09 19:32:15 +03:30
Abolfazl c258ae7c9e Update config.example.json to enhance timeout settings and adjust relay parameters 2026-05-09 19:30:34 +03:30
Abolfazl ff3150e500 Optimize dependency installation in start scripts to skip if already satisfied 2026-05-09 19:28:28 +03:30
Abolfazl f0b2d46c49 Add donation section to README for project support 2026-05-09 14:11:53 +03:30
Abolfazl eeccb3d372 Deno removed from docs 2026-05-09 06:41:59 +03:30
Abolfazl 1f7c0562cc Fix typo in LAN_SHARING.md for consistency in device reference 2026-05-09 06:32:21 +03:30
Abolfazl 529a4c1a6e Refactor setup instructions in GETTING_STARTED.md for clarity and update LAN_SHARING.md with additional details on proxy addresses and CA certificate installation 2026-05-09 06:31:16 +03:30
Abolfazl 691a74d4fc Update README to reorder download options for clarity and improve user experience 2026-05-09 06:21:20 +03:30
Abolfazl 33b0966978 Enhance README and Persian documentation with additional details on legal disclaimers, user responsibilities, and security warnings 2026-05-09 06:17:03 +03:30
Abolfazl 7739acc97a Enhance README and documentation with Telegram channel and acknowledgments, improve formatting and clarity 2026-05-09 05:51:48 +03:30
Abolfazl 188909ab8b Update README files to enhance navigation and deployment instructions for Google relay setup 2026-05-09 05:45:26 +03:30
Abolfazl 86945f9563 Add functions to handle target content encoding and decode compressed bodies in relay response 2026-05-09 05:39:33 +03:30
Abolfazl 88b2767825 Enhance YouTube routing logic to support exit node full mode and improve logging details 2026-05-09 05:26:49 +03:30
Abolfazl 31ba9218d1 Enhance troubleshooting documentation and add Docker guides in Persian 2026-05-09 05:11:55 +03:30
Abolfazl 70bbcf217f Add comprehensive documentation for MasterHttpRelayVPN
- Introduced ARCHITECTURE.md to outline the system architecture and flow.
- Created CONFIGURATION.md detailing configuration options and their meanings.
- Added DOCKER.md for Docker setup instructions and usage.
- Developed GETTING_STARTED.md to guide users through initial setup and usage.
- Included LAN_SHARING.md to explain how to enable LAN sharing for the proxy.
- Established SECURITY.md to highlight security practices and responsibilities.
- Compiled TROUBLESHOOTING.md to assist users in resolving common issues.
- Translated documentation into Persian, including ARCHITECTURE.md and CONFIGURATION.md.
2026-05-09 05:01:08 +03:30
Abolfazl 9dfa3386dc Add latest updates section to README files highlighting YouTube SafeSearch and live video functionality improvements 2026-05-09 03:32:44 +03:30
Abolfazl b3b92208ed Fixed youtube safe search and live (without needing exit node) 2026-05-09 03:20:59 +03:30
Abolfazl Ghaemi a5d8f11673 3rd party merge: windows app added
3rd Party windows app added
2026-05-09 03:16:27 +03:30
Arash 12b042a922 Update README_FA.md 2026-05-08 19:12:36 +03:30
Arash aea84a59d0 Update README.md 2026-05-08 19:12:13 +03:30
Abolfazl b4e23486d1 fixed youtube on relay & chatgpt login on VPS exit node 2026-05-07 21:49:34 +03:30
Abolfazl cb4ae98bee Major bugfix: added no-redirect to VPS exit node 2026-05-07 18:10:40 +03:30
Abolfazl 33db28a7ea fix: enhance SABR protobuf handling by conditionally stripping quality-track entries 2026-05-07 18:09:59 +03:30
Arash b3622a7328 Update README_FA.md 2026-05-07 15:34:17 +03:30
Arash 913a1a4f9f Update README_FA.md 2026-05-07 15:30:28 +03:30
Abolfazl 9b6d03e070 feat: implement Youtube streaming bugfix 2026-05-07 10:52:30 +03:30
Abolfazl e755b6d030 docs: add sources section with ad blocker filter lists in README files 2026-05-06 16:14:45 +03:30
Abolfazl a5d25f608f feat: implement gzip compression for relay responses and enhance H2 transport with keepalive pings 2026-05-06 15:54:11 +03:30
Moji 574ddbfb10 Force music.youtube.com to use the relay regardless of youtube_via_relay setting
Split "music.youtube.com" from youtube_via_relay settings because of the "YouTube Music is not available in your area" massage.
2026-05-06 01:50:04 +03:30
Abolfazl c7e0d72635 bugfix: enhance caching mechanism and streamline redirect handling in relay 2026-05-05 08:18:52 +03:30
Abolfazl db0edd2952 feat: optimize SSL context handling and improve header filtering logic 2026-05-05 08:09:27 +03:30
Abolfazl 0169c81b73 feat: enhance logging by masking Apps Script deployment IDs for security 2026-05-05 08:04:11 +03:30