Untidetect Tools
List of anti-detect and humanizing tools and browsers, including captcha solvers and sms-activation.
Install / Use
npx skills add TheGP/untidetect-toolsInstalls into whichever agent you are using.
README
Curated anti-detect tools list
Just making a tools list for my project, feel free to send pull requests :) While looking around, it may be a good idea to sign up on all the Discord channels each product has to find some interesting insides from users.
<table> <tr> <td><img src="https://files.eugenebos.com/untidect-hub-circle-opt.png" width="150"/></td> <td> Any questions? Please ask in <a href="https://t.me/UntidetectHub">UntidetectHub</a> instead of sending me private messages. If you're working on anything related to anti-detection, feel free to join — others might be working on similar things too. </td> </tr> </table>✳️ checkout new Proxy Providers List and tell me if its sucks or star it if its useful
😊 - automation supported on free plan 🙄 - not supported
Anti-detect browsers
- Gologin - 3 free for 1 month, $24 for 100 profiles, no unlimited plan, free proxies 🙄
- Undetectable - 5 cloud profiles free, $49 for unlimited local with 25 "configs", 1 additional config $1 (API + driver automation) 🙄
- Multilogin - starts from €74 for 100 profiles
- Incogniton - 10 free for 2 months then 3 only, $29.99/Month for 50 🙄
- AdsPower - 2 profiles free, $5.4 for 10 profiles, no unlimited plan 🙄
- Morelogin - 2 free, $9 for 10 profiles and 2 users 😊
- Dolphin-anty - 5 free, $89 for 100 😊
- RoxyBrowser - 5 free, $0.03-0.8 profile, offers free Netflix
- Octo Browser - starts from €21 for 10
- Kameleo - starts €59/user with unlimited profiles
- Vmlogin - $99 for 200 profiles
- Indigo - €99 for 100 profiles
- GhostBrowser - 4 profiles free, $21 unlimited ?
- Bablosoft - free browser automation studio, for Puppeteer look at puppeteer-with-fingerprints, the only browser as I know that supports faking canvas (with PerfectCanvas. If you need a code for your website to generate own canvases I can sell you it. Then you can add it to your fingerprints (Their PerfectCanvas is very slow and you can get only 30-40 per day, otherwise you will need to buy CustomServer) 😊
- ixBrowser - free 10/created a day, but doesn't mask everything (for example, no GPU masking) 🙄
- Gpmlogin - didn't check it yet, pricing is for unlimited use, for 1pc it is $125
- VektorT13 - anti-detect based on virtual machines
- Wade - from $30/month, automation from $160 🙄
- Camoufox - launched via Python, based on Firefox 😊
- BitBrowser - 10 free, 50/$9, antidetect from Hong Kong 😊
- NSTBrowser - 30 profiles open/day free, $29(299) for 3000 open profiles per day, quite new on the market 😊
Not checked yet:
- NullPrint - starts $9/month for 20
- Multizen - free, MIT
- DonutBrowser - unlimited local
- DashNull - 10 free, $50 for unlimited profiles, free proxies, no fingerprint edit, but supports VPN 🙄
- CloakBrowser - not recent core free, $249 unlimited
- HideMyAcc - 7 days free, $5 for 5 profiles
- LightPanda - not anti-detect, but fast browser for scraping 😊
- Whologin - free plan has unlimited profiles but no automation. paid - $89/everything 🙄
- PotaBrowser - patched chromium
- ChromePowerApp - chinese multiaccounter (but fingerprints are weak, cant change screen, fonts, GPU) 😊
- 0detect - 5 free, 50/$14, automation from $111 🙄
- ADBLogin - The First anti-detect browser free forever
- LinkenSphere - $30+/month. One of people found hidden process that it runs, can anyone confirm it?
- DisCloak - 5 free, $8/50 profiles
Useless:
- AntBrowser - too many lies detected by CreepJS
- Switch Antidetect - using Chrome 103 while 120 is out. Too slow updates.
- GhostBrowser - only user-agent switch, easily fingerprinted
- MarketerBrowser - can't even switch user-agent without detection
A bit old article on how anti-detect browsers can be detected. Example from the article: if( Object.getOwnPropertyNames(navigator)[0] ) alert('fake parameters detected');
Detection tests
Everything:
- Fingerprint.com - bot detection from fingerprint.com
- Creep JS - advanced fingerprint information
- Pixelscan - simple fingerprint checker
- F.vision - old f.vision
- Coveryourtracks - test to see if you are protected from fingerprinting
- AmIUnique Fingerprint - see your fingerprint
- Sannysoft Fingerprint - check your fingerprint
- BrowserLeaks - many different fingerprint checks
- Audio fingerprint - audio
- WebbrowserTools - many tools to check fingerprint
- My own tool - the only benefit the code is plain, so you can find very easily how everything is tested.
- BrowserScan
Automation:
- Rebrowser-bot-detector - interesting test where you have to do some automation tasks and it will try to detect you
- Brotector - most advanced detector, even crushes automation on detect
- Behavioral Bot Classification
- BotChecker - currently offline, send me pull or message when fixed pls
- Pixelscan Bot detector - false positive Firefox inside kvm MacOS
Canvas:
- Canvas inspector - helps to detect scripts on website that draw canvases & audio
- Canvas Tampering Detection
Captcha scoring:
- ReCaptha score - see you reCaptcha score
- Cloudflare captcha - check if you are passing the captcha
Connection:
- ProxyDetect - Proxy/VPN detection (implementing NikolaiT/zardaxt lib below) <!-- https://proxy.incolumitas.com/proxy_detect.html -->
- IPRoyal WebRTC leak - WebRTC leak detection
- BrowserLeaks WebRTC leak - WebRTC leak detection
- NikolaiT/zardaxt - Passive TCP/IP fingerprinting
- ipQualityScore - checking your IP reputation and other stuff. Real Russian IPs and many other detected as VPN thou LOL. Has API
- FingerBank - API for checking TCP fingerprints by signature (Ja3 can get here)
- DnsLeakRest - DNS leak test
- BrowserLeaks DNS leak - DNS leak test
Offline:
Not recommended:
- Iphey - basic, doesn't detect basic VPN btw
- FpTing - made by students for a study paper, lacks maintenance, and provides some incorrect data (e.g., 5 falsely detected lies for my Firefox on Linux).
More tools can be found at https://github.com/kkoooqq/fakebrowser
Anti-detect libs
- Firefox-Stealth - 15 C++ patches against mozilla-central (Firefox 150.0.1) that change fingerprint at the source level (Canvas, WebGL, Fonts, Audio, WebRTC, Timezone). MPL-2.0.
- Privacy Manager - 12 modules to change fingerprint of your computer.
For Puppeteer:
- Rebrowser - isolated environment
- Secure-puppeteer - isolated environment, outdated, so XPath and some feautures doesnt work
- Extra stealth - trash, as easily detected by CreepJS
- Fingerprints from Bablosoft - free and paid fingerprints to use
- Perfect Canvas from Bablosft - emulating real canvas data
- [MouseEvent-Patcher](https://github.com/ObjectAscended/CDP-bug-MouseEvent-.screenX-.screenY-patc
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
Security Score
Audited on Aug 7, 2026
