docs: cleanup project and update documentation for universal proxy dba434a somratpro commited on about 1 month ago
fix: force fresh agent and cleanup host for outbound proxy b50b822 somratpro commited on about 1 month ago
fix: explicit servername (SNI) for outbound proxy TLS stability 2f78318 somratpro commited on about 1 month ago
fix: normalize OUTBOUND_PROXY_URL to ensure https protocol 8c8a0c5 somratpro commited on about 1 month ago
feat: upgrade to universal outbound proxy with x-target-host header 72ece3f somratpro commited on about 1 month ago
feat: implement transparent outbound proxy for SNI bypass 6e18e02 somratpro commited on about 1 month 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: move NODE_OPTIONS definition after dns-fix.js is copied to prevent build errors c45f3dd somratpro commited on about 1 month ago
refactor: move dns-fix.js to /opt and apply globally via NODE_OPTIONS in Dockerfile 5f7429a somratpro commited on about 1 month ago
docs: add guide for creating a free Cloudflare proxy to bypass Discord connection blocks b2383c3 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
refactor: improve graceful shutdown sequencing in start.sh, remove redundant final sync in n8n-sync.py, and update host resolution in health-server.js 658dc16 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
fix: improve proxy error handling by adding listeners for request, response, and proxy stream failures 5cb194e somratpro commited on about 1 month ago
fix: increase server keep-alive timeout to 65s to prevent premature SSE connection drops 55094b7 somratpro commited on about 1 month ago
fix: disable server timeouts and force IPv4 DNS resolution to resolve connection stability issues 279b061 somratpro commited on about 1 month ago
refactor: simplify n8n routing by removing path allowlist and defaulting proxy behavior b38aa3e somratpro commited on Apr 23
refactor: update n8n editor path to /home/workflows and include templates in proxy allowlist d455ed7 somratpro commited on Apr 23
feat: redesign UptimeRobot setup UI with improved status tracking and configuration state management dbb4ecf somratpro commited on Apr 23
refactor: reconfigure n8n for root path hosting and overhaul dashboard UI components bd3ae30 somratpro commited on Apr 22
refactor: align proxy path routing and n8n environment variables to native /app/ subpath support 9818fe3 somratpro commited on Apr 22
refactor: strip app path prefix in health-server proxy and set n8n root path to facilitate subpath hosting 8c35527 somratpro commited on Apr 22
refactor: configure n8n to use /app/ subpath natively and remove manual path stripping from health-server proxy caf8b68 somratpro commited on Apr 22
refactor: improve n8n routing logic with prefix handling and automated redirects 3e988bf somratpro commited on Apr 22
feat: update status to synced when no state changes are detected 06e6b8c somratpro commited on Apr 22
refactor: update proxy logic and n8n configuration to host application at root instead of /app/ prefix e10105c somratpro commited on Apr 22
refactor: remove python3 symlink redirection and add default N8N_LOG_LEVEL configuration f398dc5 somratpro commited on Apr 22
refactor: standardize code formatting and update project emoji to link icon 15e3b0d somratpro commited on Apr 22
chore: rename python3 to python3-sync to avoid conflicts in container execution environment 32b834b somratpro commited on Apr 22
chore: disable task runners and remove unused python virtual environment initialization 4d69af1 somratpro commited on Apr 22
chore: reduce build output verbosity by adding quiet flags to package installers 4364654 somratpro commited on Apr 22
feat: install python3-venv and automatically initialize a local virtual environment for n8n in start script 82a08ca somratpro commited on Apr 22
feat: configure n8n to use external runners mode via environment variables e347e3b somratpro commited on Apr 22