CloakBrowser v0.3.0 — Chromium 145, 25 patches, 30/30 tests #14
Replies: 3 comments
-
|
Hi! Really waiting windows native release! Your project looks great to browser automation for testers and every other developer that works with web testing! Really good wishes |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the kind words! Windows is on the roadmap. Once we stabilize the v145 builds across Linux and macOS, Windows is next in line. In the meantime, you can run CloakBrowser on Windows today using Docker (WSL2). The Linux binary works perfectly in a container, and you get the full stealth experience. We'll announce it here when the native Windows build drops. Star the repo and hit Watch to get notified! |
Beta Was this translation helpful? Give feedback.
-
|
Windows native support just landed in v0.3.4. Binary auto-downloads on Windows now. This is the first Windows release, so if you run into anything, open a GitHub issue and we'll sort it out. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone 👋
For those just finding us — CloakBrowser is a stealth Chromium binary with fingerprints modified at the C++ source level. Drop-in replacement for Playwright (Python & JS) and Puppeteer. Not config flags, not JS injection — compiled into the binary.
We launched on Reddit 10 days ago and the response has been wild. Thank you to everyone who starred, tested, filed issues, and requested features. A lot of what shipped since v0.1.0 came directly from community feedback.
What's in v0.3.0
launch(proxy="...", geoip=True)npm install cloakbrowser, works with Playwright and PuppeteerStill passes 30/30 detection tests. 0.9 reCAPTCHA v3 score. Cloudflare Turnstile, FingerprintJS, BrowserScan — all pass.
Get started
Or JS:
What's next
Using Discussions
This is the place for:
If you've tested CloakBrowser against a site and have results (pass or fail), we'd love to hear about it. Real-world detection data helps us prioritize patches.
Links: Website · PyPI · npm · Changelog
Beta Was this translation helpful? Give feedback.
All reactions