Integrations
Duckip can be used through command-line tools, backend code, scraping frameworks, operating system proxy settings, browsers, antidetect browsers, and mobile devices.
Recommended Integration Path
- Test with cURL.
- Test in one backend language.
- Add geo and session parameters.
- Add retry and timeout policy.
- Move the same credential into the final browser, scraper, or automation tool.
Supported Patterns
- HTTP(S) proxy URL
- SOCKS5 where supported by the selected product and tool
- Username/password authentication
- IP whitelist authentication
- Browser or OS-level proxy configuration
- Antidetect browser profile-level proxy configuration
Production Checklist
Keep proxy credentials out of frontend code. Store them in server-side environment variables or secure tool configuration.
