fix: update footer to credit the author in the dashboard 9980a9e somratpro Copilot commited on 17 days ago
fix: handle HTTP errors in Cloudflare API requests with detailed error messages a5c33f7 somratpro commited on 18 days ago
fix: correct project name from HuggingMess to HuggingMes in README 15e8b34 somratpro commited on 19 days ago
chore: remove manual Cloudflare Worker proxy setup and source file bbb3873 somratpro commited on 19 days ago
refactor: replace UptimeRobot keep-alive implementation with Cloudflare Workers based solution 5636339 somratpro commited on 19 days ago
refactor: migrate UptimeRobot configuration from client-side dynamic form to environment variable-based monitoring bb5c703 somratpro commited on 20 days ago
feat: add memory-efficient rate-limit pruning and remove unused worker file from image 2faa5aa somratpro commited on 25 days ago
refactor: enhance Cloudflare outbound proxy with improved request patching, robust header handling, and secure environment configuration. b56c910 somratpro commited on 25 days ago
chore: disable cloudflare proxy debug logging by default in start.sh 38b8274 somratpro commited on 26 days ago
feat: enhance Cloudflare worker with query parameter support for proxy targeting and improved authentication logic. bff801f somratpro commited on 26 days ago
docs: simplify and update Cloudflare proxy setup instructions and documentation 8315203 somratpro commited on 26 days ago
feat: enable subdomain and previews for the Cloudflare worker script 926fc48 somratpro commited on 27 days ago
feat: extend cloudflare-proxy to support fetch interception and simplify configuration, while removing redundant dns-fix utility. b47e0f4 somratpro commited on 27 days ago
feat: enhance Cloudflare proxy with shared secret support, add uptime monitoring features, and improve startup timeout handling 7f99b73 somratpro Copilot commited on 28 days ago
refactor: standardize Cloudflare proxy implementation, clean up configuration, and update documentation 96b5930 somratpro commited on 28 days ago
docs: revamp README with comprehensive features, setup guides, and project badges b0d5852 somratpro commited on 28 days ago
feat: rename proxy files and make CLOUDFLARE_PROXY_URL required 928c07f somratpro commited on 28 days ago
docs: remove N8N_ENCRYPTION_KEY secret and update OUTBOUND_PROXY_URL description in README 7470ebe somratpro commited on 28 days ago
docs: cleanup project and update documentation for universal proxy dba434a somratpro commited on 28 days ago
fix: explicit servername (SNI) for outbound proxy TLS stability 2f78318 somratpro commited on 28 days ago
feat: upgrade to universal outbound proxy with x-target-host header 72ece3f somratpro commited on 28 days ago
fix: add recursion guard to dns-fix.js to prevent stack overflow 5c33724 somratpro commited on 28 days ago
fix: use original unpatched http/https functions to 100% avoid recursion 2543611 somratpro commited on 28 days ago
feat: implement transparent application-level proxy via fetch for blocked domains 556dbe3 somratpro commited on 28 days ago
fix: revert Telegram SNI workaround and restore proper dns-fix.js behavior 9c5c64a somratpro commited on 29 days ago
fix: Telegram+Discord TLS/SNI bypass via Cloudflare Worker proxy 1a290be somratpro commited on 29 days ago
fix: resolve dns resolution issues by updating configuration in dns-fix.js 3deb622 somratpro commited on 29 days ago
fix: disable keep-alive on global HTTP/HTTPS agents to prevent ECONNRESET errors on Hugging Face Spaces c1023d2 somratpro commited on 29 days ago
chore: add log message for dns-fix.js preload script verification a126eae somratpro commited on 29 days ago
fix: move NODE_OPTIONS definition after dns-fix.js is copied to prevent build errors c45f3dd somratpro commited on 29 days ago
refactor: move dns-fix.js to /opt and apply globally via NODE_OPTIONS in Dockerfile 5f7429a somratpro commited on 29 days ago