Samleuma/cf-solver
feat: combined app - animepahe routes built into cf-solver
fix: inject pre-solved cf_clearance cookies before origin navigation
fix: navigate to origin first then fetch from cleared session
fix: proxy-request uses page.goto + response intercept instead of fetch() inside evaluate
feat: proxy-request auto-solves CF challenge; turnstile-max intercepts via network request
revert
fix: two-phase nav — domcontentloaded for CF challenge, second nav for app session cookies
fix: use networkidle2 so JS runs and app session cookies are set
fix: poll for cf_clearance then do second nav to get app session cookies
fix: wait for app session cookies + use global browser context (no per-context tunnel)
fix: route browser through proxy-chain tunnel so cf_clearance IP matches /fetch IP
feat: replace undici /fetch with native proxyFetch using CONNECT tunnel
feat: add /fetch endpoint — proxies requests through PROXY_URL for cf_clearance IP match
feat(proxy): implement proxy tunnel module for improved proxy handling
fix proxy
fixbrowser
fix(solver): improve timeout handling and error message robustness
fix: add error handling for context.close() and improve request interception ordering
improvements and cleanup
fix: reduce Chrome memory footprint for low-RAM environments
fix: pass proxy auth via --proxy-auth arg, remove per-context proxy override that causes TargetCloseError
feat(wafSession): improve target URL matching and cf_clearance validation
add kwick decode
Upload 21 files
initial commit
