Commit Graph

20 Commits

Author SHA1 Message Date
Abolfazl 00edfe95c2 fix: Enhance Apps Script language handling and improve response parsing logic 2026-05-13 05:44: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 b4e23486d1 fixed youtube on relay & chatgpt login on VPS exit node 2026-05-07 21:49:34 +03:30
Abolfazl 33db28a7ea fix: enhance SABR protobuf handling by conditionally stripping quality-track entries 2026-05-07 18:09:59 +03:30
Abolfazl 9b6d03e070 feat: implement Youtube streaming bugfix 2026-05-07 10:52:30 +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
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
Abolfazl f42497aa82 feat: strip accept-encoding header to ensure uncompressed responses in relay 2026-05-05 07:39:32 +03:30
Abolfazl e9fda55adf refactor: update configuration keys and improve documentation for HTTP proxy settings 2026-05-05 06:47:51 +03:30
Abolfazl b3df1d3828 refactor: remove Val Town references and update exit node documentation 2026-05-04 22:46:37 +03:30
Abolfazl a1dffa6a7f fix: route exit-node requests through batch collector instead of bypassing it 2026-05-04 08:42:35 +03:30
Abolfazl f222e016e1 feat: add VPS exit node installer and server scripts 2026-05-04 08:29:56 +03:30
Abolfazl 3079b83181 feat: improve task cancellation and error logging in DomainFronter 2026-05-03 06:49:15 +03:30
Abolfazl 9f8c28a309 feat: improve error handling and connection management in DomainFronter and H2Transport 2026-05-03 06:27:40 +03:30
Abolfazl cc906ebbf6 feat: enhance batch processing and warmup logic in proxy server and domain fronter 2026-05-03 06:02:13 +03:30
Abolfazl 64d900cdfe feat: enhance execution logger to report usage only on count change 2026-05-02 16:12:35 +03:30
Abolfazl 7e052ad1b2 feat: add execution monitoring for Apps Script usage in DomainFronter
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 15:57:32 +03:30
Abolfazl c5beb51df0 Major refactor on codes (no feature is new, just code refactor)
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 12:03:59 +03:30