Skip to content

khoangt/desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

Desktop Application of Anti Detect browser

Written on Electron with React, running Chromium with Puppeteer

This project uses some external libraries with changed files, such as

  • Puppeteer Extra plugin stealth (evasions)
  • Puppeteer Page Proxy
  • Fingerprint Injector

Start the project

  1. Clone this repo
  2. Rename .env.example to .env and change values
  3. Run:

cd desktop
npm i
npm start

Path to profile launch file:

desktop/src/main/actions/launchBrowser.ts

Build for x86 arch

npm run build
npm run package:mwlx64

Build for arm arch

npm run build
npm run package:mwlarm

About

Desktop application, written on Election & React & Puppeteer (needs refactoring)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors