Commit Graph

178 Commits

Author SHA1 Message Date
Abolfazl f42497aa82 feat: strip accept-encoding header to ensure uncompressed responses in relay 2026-05-05 07:39:32 +03:30
Abolfazl 64363ed531 feat: add adblock functionality with support for external blocklists 2026-05-05 07:27:49 +03:30
Abolfazl bd3d1943b0 feat: implement relay loop detection in Apps Script and Cloudflare Worker 2026-05-05 07:15:52 +03:30
Abolfazl e300493b85 feat: add Docker support with Dockerfile and docker-compose configuration 2026-05-05 07:01:59 +03:30
Abolfazl e9fda55adf refactor: update configuration keys and improve documentation for HTTP proxy settings 2026-05-05 06:47:51 +03:30
Amin Mahmoudi 603e96b631 Update README.md 2026-05-04 23:16:39 +03:30
Amin Mahmoudi 6d28f3cde4 Add badges to README for project visibility 2026-05-04 23:15:59 +03:30
Abolfazl cc8a8f0269 docs: add authorization steps for Google app deployment in English and Persian README 2026-05-04 22:59:46 +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 8690d712d6 docs: sync FA readme with EN changes (remove project structure section, add VPS exit node option) 2026-05-04 09:03:07 +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 a490813be8 docs: remove manual VPS setup option, keep only one-click installer 2026-05-04 08:39:53 +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 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 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 77e69fa36e chore: update .gitignore to exclude local scripts and remove hidden CI/CD release section from README
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 12:10:56 +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
Abolfazl Ghaemi bd98098499 Merge pull request #37 from xbat720-pixel/patch-1
Update EXIT_NODE_DEPLOYMENT.md
2026-05-02 01:20:12 +03:30
xbat720-pixel 5efd46f607 Update EXIT_NODE_DEPLOYMENT.md 2026-05-02 00:34:45 +03:30
Abolfazl 332d48f449 feat: update deployment steps to include adding HTTP trigger for Val Town 2026-05-01 22:44:22 +03:30
Abolfazl 68b6945616 feat: update exit node deployment guide and add Persian version
Co-authored-by: Copilot <copilot@github.com>
2026-05-01 22:37:38 +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 e64b4710ca feat: add error classification for Apps Script relay errors with detailed explanations
Co-authored-by: Copilot <copilot@github.com>
2026-05-01 19:47:19 +03:30
Abolfazl 3094288f84 feat: add optional builds for macOS x64, Linux ARM64, and Termux source bundle in release workflow 2026-05-01 15:59:31 +03:30
Abolfazl c0dd3f7e6e feat: enhance release workflow with prerelease and make_latest options 2026-05-01 15:44:21 +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 749a2bed81 feat: reorder Google SNI pool entries for consistency 2026-05-01 05:55:02 +03:30
Abolfazl 1e165357b8 feat: enhance error handling in batch processing & fix ip leaking 2026-04-28 22:46:42 +03:30
Abolfazl a3c3c58404 feat: implement release bundle creation with zip and tar.gz support 2026-04-28 22:14:39 +03:30
Abolfazl 8ad160513f feat: add CI and release workflows for automated testing and deployment 2026-04-28 22:14:09 +03:30
Abolfazl bf8d798fef feat: improve LAN sharing configuration and enhance startup banner formatting 2026-04-28 21:35:05 +03:30
Abolfazl 84424e899d feat: enhance certificate management with uninstall functionality 2026-04-28 21:23:58 +03:30
Abolfazl Ghaemi e8a4557edf Merge pull request #16 from mahan-bst/feature/uninstall-cert
feat: add unistall CA cert feature
2026-04-28 21:14:35 +03:30
Abolfazl Ghaemi 2477f1d0a0 Merge pull request #32 from codemhdi/python_testing
fix bug in start.bat
2026-04-27 19:13:13 +03:30
mhdi 1cb345809d fix bug in start.bat
if you install 3.11 or higher version of python this batch file may have error i use this code for fix this bug
2026-04-27 12:12:16 +03:30
Abolfazl Ghaemi cb788694de Merge pull request #30 from Parsa307/add-twitter-domain
fix: add twitter.com
2026-04-26 11:01:54 +03:30
Parsast 2216abb943 fix: add twitter.com 2026-04-26 10:55:08 +03:30
Abolfazl Ghaemi 4fe115b2c3 Merge pull request #28 from mramirsnt/patch-1
Update README.md
2026-04-26 10:30:47 +03:30
Abolfazl d0c936e86a fix: add accounts.google.com to FRONT_SNI_POOL_GOOGLE 2026-04-26 09:30:24 +03:30