# camoufox
**Repository Path**: nmkxlc/camoufox
## Basic Information
- **Project Name**: camoufox
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MPL-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-04-15
- **Last Updated**: 2026-04-15
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Camoufox is an open source anti-detect browser for robust fingerprint injection & anti-bot evasion.
--- > [!NOTE] > **All of the latest documentation is avaliable at [camoufox.com](https://camoufox.com).** > [!NOTE] > Browser development is active at [github.com/CloverLabsAI/camoufox](https://github.com/CloverLabsAI/camoufox). ([See activity](https://github.com/CloverLabsAI/camoufox/activity))
|
Scrapfly is an enterprise-grade solution providing Web Scraping API that aims to simplify the scraping process by managing everything: real browser rendering, rotating proxies, and fingerprints (TLS, HTTP, browser) to bypass all major anti-bots. Scrapfly also unlocks the observability by providing an analytical dashboard and measuring the success rate/block rate in detail. |
|
Clover Labs is a Toronto based venture studio building AI agents for growth and distribution. |
|
|
SerpApi, a web search API to scrape Google and other search engines with a simple API. |
|
|
Thordata - Your First Plan is on Us! 💰 Get 100% of your first residential proxy purchase back as wallet balance, up to $900. ⚡ Why Thordata? 🌍 190+ real residential & ISP IP locations 🔐 Fully encrypted, ultra-secure connections 🚀 Optimized for web scraping, ad verification & automation workflows 🔥 Don't wait - this is your best time to start with Thordata and experience the safest, fastest proxy network. |
|
|
🚀 Camoufox × ProxyEmpire Running Camoufox? Your proxy layer decides whether you scale — or get blocked. ProxyEmpire delivers: 🌍 30M+ Residential IPs (170+ countries) 📱 4G/5G Mobile Proxies 🔄 Rotating & Sticky Sessions ⚡ Unlimited Concurrent Sessions 🎯 Precise geo-targeting HTTP, HTTPS & SOCKS5 Support Built for scraping, automation, and high-stealth workflows. 🔥 Exclusive Offer Use code Camoufox30 Get 30% recurring discount (not just first month). Upgrade your proxies. Reduce bans. Scale properly |
|
|
Hey, we built BirdProxies because proxies shouldn't be complicated or overpriced. Fast residential and ISP proxies in 195+ locations, fair pricing, and real support. Try our FlappyBird game on the landing page for free data! Try Now | Discord |
### How to make a patch
1. In the developer UI, click **Reset workspace**.
2. Make changes in the `camoufox-*/` folder as needed. You can test your changes with `make build` and `make run`.
3. After you're done making changes, click **Write workspace to patch** and save the patch file.
### How to work on an existing patch
1. In the developer UI, click **Edit a patch**.
2. Select the patch you'd like to edit. Your workspace will be reset to the state of the selected patch.
3. After you're done making changes, hit **Write workspace to patch** and overwrite the existing patch file.
---
## Leak Debugging
This is a flow chart demonstrating my process for determining leaks without deobfuscating WAF Javascript. The method incrementally reintroduces Camoufox's features into Firefox's source code until the testing site flags.
This process requires a Linux system and assumes you have Firefox build tools installed (see [here](https://github.com/daijro/camoufox?tab=readme-ov-file#build-cli)).