Commit Graph

21 Commits

Author SHA1 Message Date
Abolfazl 1f93575cf6 IPv4 for VPS exit node bash file 2026-05-12 22:20:01 +03:30
Abolfazl 31ba9218d1 Enhance troubleshooting documentation and add Docker guides in Persian 2026-05-09 05:11:55 +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 a5d25f608f feat: implement gzip compression for relay responses and enhance H2 transport with keepalive pings 2026-05-06 15:54: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 bd3d1943b0 feat: implement relay loop detection in Apps Script and Cloudflare Worker 2026-05-05 07:15:52 +03:30
Abolfazl b3df1d3828 refactor: remove Val Town references and update exit node documentation 2026-05-04 22:46:37 +03:30
Abolfazl 2afdf3c7bb refactor: simplify setup script and update deployment documentation 2026-05-04 09:03:36 +03:30
Abolfazl 8049d6cb8e fix: point raw GitHub URLs to python_testing branch 2026-05-04 08:35:53 +03:30
Abolfazl bbc684dcaf fix: streamline vps_exit_node.sh to directly download vps_exit_node.py from GitHub 2026-05-04 08:33:37 +03:30
Abolfazl 5f519012ab feat: enhance vps_exit_node.sh to fetch missing script from GitHub 2026-05-04 08:31:37 +03:30
Abolfazl f222e016e1 feat: add VPS exit node installer and server scripts 2026-05-04 08:29:56 +03:30
Abolfazl 818f6976a1 feat: remove deployment instructions from valtown script 2026-05-04 04:08:58 +03:30
Abolfazl 39b3e4efa2 feat: add health check response for GET requests in Cloudflare Worker
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 12:27:26 +03:30
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