refactor: standardize Cloudflare proxy implementation, clean up configuration, and update documentation 96b5930 somratpro commited on 30 days ago
fix: use direct IP for DoH resolver to avoid DNS recursion 83aef87 somratpro commited on about 1 month ago
fix: add recursion guard to dns-fix.js to prevent stack overflow 5c33724 somratpro commited on about 1 month ago
chore: align networking configuration with HuggingClaw cd25f84 somratpro commited on about 1 month ago
fix: use original unpatched http/https functions to 100% avoid recursion 2543611 somratpro commited on about 1 month ago
fix: use AsyncLocalStorage for robust recursion guard d68b341 somratpro commited on about 1 month ago
feat: implement transparent application-level proxy via fetch for blocked domains 556dbe3 somratpro commited on about 1 month ago
fix: explicitly force DoH for Telegram and Discord domains 94c2797 somratpro commited on about 1 month ago
fix: revert Telegram SNI workaround and restore proper dns-fix.js behavior 9c5c64a somratpro commited on about 1 month ago
fix: Telegram+Discord TLS/SNI bypass via Cloudflare Worker proxy 1a290be somratpro commited on about 1 month ago
fix: resolve dns resolution issues by updating configuration in dns-fix.js 3deb622 somratpro commited on about 1 month ago
fix: disable keep-alive on global HTTP/HTTPS agents to prevent ECONNRESET errors on Hugging Face Spaces c1023d2 somratpro commited on about 1 month ago
chore: add log message for dns-fix.js preload script verification a126eae somratpro commited on about 1 month ago
fix: update DoH provider to cloudflare-dns.com and improve error logging/bypass logic 4b00189 somratpro commited on about 1 month ago
fix: suppress pip root warnings and prioritize DoH resolution over system DNS to bypass sinkholing fe4dc91 somratpro commited on about 1 month ago
feat: implement DNS-over-HTTPS fallback via custom preload script to resolve connectivity issues on HuggingFace Spaces bf816b7 somratpro commited on about 1 month ago