Commit Graph

4 Commits

Author SHA1 Message Date
Abolfazl Ghaemi 905ce4aa16 Merge pull request #9 from EmranHejazi/improvement/rate-limit-quota-markers
Add quota/rate‑limit detection, and enhance body‑hint extraction
2026-04-22 23:50:07 +03:30
Pourya 2d959d4560 Fix: x.com loading issues
Shorten X API URLs for relay error prevention.
2026-04-22 17:22:04 +03:30
Emran Hejazi b3c17ef677 Add quota/rate-limit detection 2026-04-22 11:44:55 +03:30
Abolfazl acf75dcfd7 feat: implement local HTTP proxy server with MITM capabilities
- Added a new proxy server that intercepts browser traffic and forwards requests through an Apps Script relay.
- Implemented response caching to optimize repeated requests.
- Included support for SOCKS5 proxy connections.
- Added handling for CORS preflight requests and response injection.
- Integrated domain-based policies for blocking and bypassing specific hosts.
- Enhanced error handling and logging for better debugging.
2026-04-22 05:19:59 +03:30