invisible_playwright/src/stealthfox
feder-cr 60e55491ea feat: initial public release
Stealthfox — a patched Firefox 150.0.1 for browser-fingerprint stealth,
shipped as a Playwright-compatible Python wrapper.

  * Sync + async Stealthfox launcher (firefox_user_prefs, virtual desktop
    on Windows, SOCKS5 auth via patched nsProtocolProxyService)
  * fpforge: Bayesian fingerprint sampler over GPU / audio / fonts /
    screen / TCP options / ~400 other navigator fields
  * WebRTC stealth: srflx address swap, synthetic srflx fallback,
    private-LAN host candidates — no real public IP leak via STUN
  * GPU sandbox fix for FF150 alt-desktop regression
  * Bezier-curve mouse motion baked into Juggler

Targets Windows x86_64 + Linux x86_64. Binary fetched on first run from
GitHub Release "firefox-1".
2026-05-12 21:57:18 -07:00
..
_fpforge feat: initial public release 2026-05-12 21:57:18 -07:00
data feat: initial public release 2026-05-12 21:57:18 -07:00
__init__.py feat: initial public release 2026-05-12 21:57:18 -07:00
__main__.py feat: initial public release 2026-05-12 21:57:18 -07:00
_headless.py feat: initial public release 2026-05-12 21:57:18 -07:00
_proxy.py feat: initial public release 2026-05-12 21:57:18 -07:00
async_api.py feat: initial public release 2026-05-12 21:57:18 -07:00
cli.py feat: initial public release 2026-05-12 21:57:18 -07:00
constants.py feat: initial public release 2026-05-12 21:57:18 -07:00
download.py feat: initial public release 2026-05-12 21:57:18 -07:00
launcher.py feat: initial public release 2026-05-12 21:57:18 -07:00
prefs.py feat: initial public release 2026-05-12 21:57:18 -07:00
sync_api.py feat: initial public release 2026-05-12 21:57:18 -07:00