Skip to content

A stealthy, anti-detect browser designed for e-commerce operations and multi-account management. Built with Electron and Puppeteer, integrated with Xray-core for powerful proxy tunneling.

License

Notifications You must be signed in to change notification settings

EchoHS/GeekezBrowser

Repository files navigation

GeekEZ Browser

GeekEZ Logo

License: CC BY-NC-SA 4.0 Platform

A Stealthy Anti-Detect Browser for E-Commerce & Multi-Account Management.

πŸ‡¨πŸ‡³ δΈ­ζ–‡θ―΄ζ˜Ž (Chinese) | πŸ“₯ Download


πŸ“– Introduction

GeekEZ Browser is a professional anti-detect browser built on Electron and Puppeteer, integrated with the powerful Xray-core.

It is designed to help e-commerce operators (Amazon, TikTok, Facebook, Shopee, etc.) manage multiple accounts safely by strictly isolating browser fingerprints, network environments, and local storage. Unlike other tools, GeekEZ focuses on "Native Consistency" to bypass advanced detectors like Cloudflare and BrowserScan.

πŸ“Έ Screenshots

Main Interface1 Main Interface2

Main Interface - Profile Management

✨ Key Features

πŸ›‘οΈ Advanced Fingerprint Isolation

  • Hardware Randomization: Randomizes CPU Cores (4/8/12/16) and Device Memory (4/8/16 GB) for each profile, significantly increasing fingerprint uniqueness.
  • Native Injection Strategy: Uses Chromium Native Arguments combined with Puppeteer for noise injection. Passes Cloudflare Turnstile and BrowserScan perfectly.
  • Media Noise: Adds non-intrusive noise to Canvas, WebGL, and AudioContext to create unique hardware hashes for every profile.
  • TLS Fingerprint Safety: Uses Real Chrome browser, ensuring TLS fingerprints (JA3) match standard Chrome behavior, indistinguishable from commercial tools.
  • Timezone & Geo Spoofing:
    • Auto (No Change) mode for sensitive login pages (AWS, Oracle)
    • Custom timezone selection with TZ environment variable
    • Geolocation spoofing with 50+ cities worldwide
  • Language Spoofing:
    • 60+ languages covering all regions
    • Minimal Intl API hook to avoid detection
    • Full browser language, HTTP headers, and internationalization API modification
  • WebRTC Protection: Forces disable_non_proxied_udp policy to prevent real IP leaks.

⚑ Performance Optimized

  • GPU Acceleration: Hardware acceleration enabled for smooth UI and fast rendering.
  • Fast Startup: Optimized Xray integration reduces startup time by 40%.
  • Low Memory: Smart cache management and memory limits reduce RAM usage by 30%.
  • Auto Cleanup: Automatically cleans cache and temporary files on exit to save disk space.

πŸ”— Powerful Network Engine (Xray-core)

  • Full Protocol Support: VMess, VLESS, Trojan, Shadowsocks (including 2022), Socks5, HTTP.
  • Advanced Transports: Support for REALITY, XHTTP, gRPC, mKCP, WebSocket, H2.
  • Proxy Chain (Pre-Proxy): [Local] -> [Pre-Proxy] -> [Target Node] -> [Web]. Hides your real IP from the proxy provider.
  • Smart Routing: Automatic IPv4/IPv6 dual-stack handling.

🧩 Workflow & Management

  • Extension Support: Import unpacked Chrome extensions (e.g., MetaMask, AdBlock) into isolated environments.
  • Tag System: Organize profiles with custom color tags (e.g., "TikTok", "USA", "Main Account").
  • Safe Identification: Uses Dynamic Watermark to display profile names (e.g., Profile-1) at the top of the page. Replaces bookmarks bar (avoids overwriting user bookmarks) and title bar injection (avoids detection). Supports multiple styles (Standard/Minimal/Enhanced).
  • Multi-Opening: Running multiple profiles simultaneously with independent ports and processes.
  • Remote Debugging Port (Advanced): Optional external Puppeteer/DevTools connection for automation.

πŸš€ Quick Start

Option 1: Download Release (Recommended)

Go to the Releases page and download the installer for your platform:

  • Windows: GeekEZ Browser-{version}-win-x64.exe
  • macOS (ARM64): GeekEZ Browser-{version}-mac-arm64.dmg
  • macOS (Intel): GeekEZ Browser-{version}-mac-x64.dmg
  • Linux: GeekEZ Browser-{version}-linux-x64.AppImage

Option 2: Run from Source

Prerequisites: Node.js (v16+) and Git.

  1. Clone the repository

    git clone https://github.com/EchoHS/GeekezBrowser.git
    cd GeekezBrowser
  2. Install Dependencies

    npm install

    Note: The postinstall script (setup.js) will automatically detect your region and download the correct Xray-core and Chrome binaries (using mirrors if in China).

  3. Run the App

    npm start

πŸ›  Compatibility Guide

Platform Rating Notes
TikTok βœ… Safe Canvas noise effectively prevents device association. Requires clean residential IP.
Facebook βœ… Safe Automation flags (WebDriver) stripped. Avoid high-frequency automation.
Shopee βœ… Safe Stable fingerprint for seller center. Use fixed environment per account.
Amazon (Buyer) βœ… Safe Sufficient isolation for buyer/reviewer accounts.
Amazon (Seller) βœ… Safe TLS Safe. Usable for main accounts with High Quality Residential IP and fixed environment.
Cloudflare βœ… Pass Successfully bypasses Turnstile via native injection strategy.

πŸ“¦ Build

To create an executable for your platform:

# Windows
npm run build:win

# macOS
npm run build:mac

# Linux
npm run build:linux

πŸ” Detection Status

  • βœ… Browserscan: All tests passed
  • βœ… Pixelscan: No masking detected
  • βœ… TLS Fingerprint: Real Chrome (identical to commercial tools)
  • βœ… Language Spoofing: Minimal Intl API hook, no detection

❓ FAQ

macOS: "App is damaged" or "Cannot be opened"

This error occurs because apps built via GitHub Actions are not signed by an Apple Developer Certificate (requires $99/year). macOS Gatekeeper blocks them by default.

Solution:

  1. Drag GeekEZ Browser into your Applications folder.
  2. Open Terminal and run the following command (enter password if prompted):
    sudo xattr -rd com.apple.quarantine /Applications/GeekEZ\ Browser.app
  3. Re-open the app.

⚠️ Important Notes

  1. Timezone Settings: Use "Auto (No Change)" when logging into AWS, Oracle, or other sensitive websites to avoid white screen issues.
  2. Geolocation: Always select a city that matches your proxy IP location to avoid account bans.
  3. Remote Debugging: Only enable when you need external control via Puppeteer/DevTools. Keep it disabled for daily use.

πŸ“ License

This project is licensed under CC BY-NC-SA 4.0.

⚠️ Disclaimer

This tool is provided for educational and research purposes only. The developers are not responsible for any account bans or legal issues resulting from the use of this software. Please comply with the terms of service of the platforms you use.

About

A stealthy, anti-detect browser designed for e-commerce operations and multi-account management. Built with Electron and Puppeteer, integrated with Xray-core for powerful proxy tunneling.

Resources

License

Stars

Watchers

Forks

Packages

No packages published