Commit Graph

6 Commits

Author SHA1 Message Date
Abolfazl ff419b1338 feat: add exit node deployment guide and templates for Val Town, Cloudflare Workers, and Deno Deploy
Co-authored-by: Copilot <copilot@github.com>
2026-05-01 22:26:44 +03:30
Abolfazl 94e88c3805 feat: add Cloudflare Workers and Deno Deploy exit node implementations
Co-authored-by: Copilot <copilot@github.com>
2026-05-01 20:19:15 +03:30
Abolfazl 464a6e1dd0 feat: add optional exit node support for full-tunnel relay to bypass IP blocking 2026-05-01 07:17:38 +03:30
Abolfazl 4ae0d115c5 feat: (Needs redeploy Code.gs) enhance SNI pool management with latency probing and JSON handling improvements 2026-05-01 05:56:56 +03:30
Abolfazl 1e165357b8 feat: enhance error handling in batch processing & fix ip leaking 2026-04-28 22:46:42 +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