Launcher API

Use this token with the Node.js launcher script to fetch profile configs and launch real browser sessions.

GET http://localhost/index.php?page=api&action=export_profile&profile_id=1&token=your-secure-api-token-here

Launcher Script Setup

Install and run this on your local machine to launch real browser sessions with spoofed fingerprints.

1
Install Node.js dependencies
npm init -y
npm install puppeteer puppeteer-extra puppeteer-extra-plugin-stealth axios
2
Copy the launcher script

Download launcher/launch.js from your StealthPanel files.

3
Launch a profile
node launch.js --profile 1 --api-url http://localhost --token your-secure-api-token-here
How stealth works: The launcher uses puppeteer-extra-plugin-stealth which patches 10+ browser detection vectors including WebGL, Canvas, Audio, Fonts, navigator properties and more. Combined with your profile's unique fingerprint seeds, each session appears as a real unique browser.

Database

Hostlocalhost
Databaseu734155354_safe
MySQL Version11.8.3-MariaDB-log
Tables6

About StealthPanel

Version1.0.0
PHP8.3.19
ServerLiteSpeed