Features
Browser Profiles
Available Profiles
- chrome - Latest Chrome fingerprint
- safari - Safari browser emulation
- edge - Microsoft Edge
- firefox - Mozilla Firefox
- okhttp - OkHttp client
- custom - Dynamic fingerprint generation
- http11 - Force HTTP/1.1 protocol
Custom Profile
Generates unique but valid fingerprints with:
- Randomized cipher suites
- Various Chrome versions (100-136)
- Different curve configurations
- Stable variations per instance
TLS Emulation
Fingerprint Components
- TLS handshake parameters
- Cipher suite ordering
- Extension configurations
- HTTP/2 settings and frames
- Header ordering
Anti-Detection
- Bypasses JA3/JA4 fingerprinting
- Defeats HTTP/2 fingerprinting
- Mimics real browser behavior
- Randomizes detectable patterns
Proxy Support
Vanadum supports all standard proxy types with per-request configuration.
See Working with Proxies for detailed proxy documentation.
Performance
Optimization
- Connection pooling
- Keep-alive support
- Compression (gzip, brotli, zstd, deflate)
- Concurrent request handling
Configuration
- Timeout control
- Redirect limits
- Header manipulation
- Request/response logging
Integration
Compatible Tools
- Private Keeper
- Silver/OpenBullet
- Custom automation scripts
- Any HTTP client
API Design
- Simple HTTP interface
- Header-based configuration
- Standard HTTP methods
- JSON/text/binary responses