Commit History

supervisor: stop swallowing API stdout
e2626df

cv3inx commited on

Pretty, tabular request logs
10515f8

cv3inx commited on

Log every request β€” method, path, status, duration, ip, payload hints
f49cc93

cv3inx commited on

stealth.launch: silent chromium fallback when Chrome missing
3e6293c

cv3inx commited on

Add /bypass, /solve, /solve-challenge examples to landing page
79ed4a9

cv3inx commited on

Fix tmpfs perms β€” own /tmp and /app/runs as UID 1000
5ad73b1

cv3inx commited on

Add /solve, /solve-challenge, /bypass endpoints
f3738a2

cv3inx commited on

Skip bundled solver when TURNSTILE_SOLVER_URL is external
5e4c8b6

cv3inx commited on

Bundle turnstile-solver in the project (no external URL needed)
f26e640

cv3inx commited on

Add local CAPTCHA solvers + integrate self-hosted turnstile-solver
a920dd4

cv3inx commited on

Add docker-compose for VPS deploy
579a226

cv3inx commited on

Make build + boot resilient (fix 502 / restart issues)
e84ef16

cv3inx commited on

Add HTML landing page + Turnstile auto-click + optional CAPTCHA solver
dc59771

cv3inx commited on

Add stealth helper, Google Chrome, fonts, Xvfb
0c3bfb5

cv3inx commited on

Unlimit all ulimits except CPU time + core dumps
e399eb0

cv3inx commited on

Drop vmem ulimit β€” chromium reserves multi-TB virtual address space and SIGABRTs under -v 1GB. Keep CPU/file/proc/fd caps.
ef6be84

cv3inx commited on

Run user code with node, not bun (chromium pipe issue)
a2a3346

cv3inx commited on

Drop user-facing limits; pretty-print all responses; fix child PATH
415355b

cv3inx commited on

Add unzip to base image (required by bun installer)
fcc808e

cv3inx commited on

Expand GET / with full service info
d67cb92

cv3inx commited on

Fix Dockerfile: reuse base image's UID 1000 user (pwuser)
a9d5f67

cv3inx commited on

Add Playwright execution API with per-request burn
69f12cd

cv3inx commited on

initial commit
2e38705
verified

cv3inx commited on