Quick Actions
Activity Log
Private Internet Access (PIA)
Browse 672 PIA servers (168 locations × 4 variants). Select servers to add as proxy entries.
| Server | Country | Protocol | Port | Encryption | |
|---|---|---|---|---|---|
| Click "Load Servers" to browse PIA servers | |||||
Your Proxies / VPN
No proxies configured. Add proxy/VPN endpoints or import from your VPN provider.
Accounts
| Country | Proxy | Status | Character | Koolo | Error | ||
|---|---|---|---|---|---|---|---|
| Loading... | |||||||
Audio Captcha Solver
Solve reCAPTCHA audio challenges using Whisper transcription. Works with faster-whisper, whisperX, OpenAI Whisper API, or Hearsay-style system audio capture.
Engine Setup Guide
| Engine | Install Command | Requirements |
|---|---|---|
| faster-whisper | pip install faster-whisper | Python 3.8+, CUDA recommended |
| whisperX | pip install whisperx | Python 3.10+, NVIDIA GPU + CUDA |
| whisper-openai | Set API key below | OpenAI API key, internet access |
| hearsay | pip install -r requirements.txt from Hearsay | ffmpeg, audio loopback device |
LXC Server Setup
Install Whisper dependencies on your Proxmox LXC:
# Install Python + pip
apt-get install -y python3 python3-pip ffmpeg
# Install faster-whisper (CPU mode)
pip3 install faster-whisper
# Or with GPU (NVIDIA LXC required)
pip3 install torch torchvision --index-url https://download.pytorch.org/whl/cu118
pip3 install faster-whisper
# Verify
python3 -c "from faster_whisper import WhisperModel; m = WhisperModel('base.en', device='cpu'); print('OK')"
Saved Tokens
| Region | Token | Saved | ||
|---|---|---|---|---|
| No tokens saved | ||||
Email Account Creator
Generate email credentials. Supports Gmail, Outlook, Yahoo, or your own custom domain (self-hosted SMTP).
Saved Email Accounts
| Provider | Password | Status | Verified | ||
|---|---|---|---|---|---|
| No email accounts saved | |||||
Inbox Verifier
Check email inbox via IMAP to find verification emails from Battle.net or other services.
SMTP Test (Self-Hosted)
Test your self-hosted SMTP server on the LXC. Send a test email to verify connectivity.
Cloudflare DNS Records
For self-hosted SMTP on LXC. Add these to Cloudflare DNS:
| Record | Name | Value | Notes |
|---|---|---|---|
| MX | @ | mail.yourdomain.com | Priority 10 |
| A | Your LXC IP | Proxy: DNS only | |
| TXT | @ | v=spf1 mx a ~all | Sender Policy Framework |
| TXT | mail._domainkey | v=DKIM1; k=rsa; p=... | DKIM key (auto-generated) |
| TXT | _dmarc | v=DMARC1; p=quarantine | DMARC policy |
Koolo Profile Provisioning
Generate Koolo config profiles for registered accounts. Place this tool on your Koolo server to create profiles directly.
Ready for Provisioning
| Status | Country | |
|---|---|---|
| No registered accounts ready | ||