A lightweight, open-source instance manager for Camoufox, a privacy-focused browser built on Firefox.
- Instance Management: Create, manage, and delete multiple isolated browser instances
- Configurable Fingerprints: Fine-tune browser fingerprints per instance — including Navigator, Screen & Display, Canvas, Audio, WebGL, Fonts, Geolocation, and more
- Proxy Support: Configure proxy settings per instance
- Quick Launch: One-click launch of browser instances
- Modern UI: Clean, minimalist interface with dark mode
- Cross-Platform: Built with Tauri for Windows.
- Rust (1.70+)
- Node.js (18+)
- pnpm (8+)
-
Clone the repository:
git clone https://github.com/theguy000/Anon.git cd Anon -
Install dependencies:
pnpm install
-
Run the application:
pnpm tauri dev
MIT

