Installation
1
Install via npm
2
Set API Key
3
Verify Installation
Quick Start
Commands
set-key
Save your ClearProxy.io API key locally for use in all subsequent requests.Your ClearProxy.io API key from the dashboard
check
Main command for checking proxy lists. Supports input from file, stdin, or inline arguments.Parameters
Path to proxy file or inline proxies (optional)
Region to use for checking (us1, us2, sg1, jp1, etc.)
Request timeout per proxy in milliseconds (1000-30000)
Proxy type:
http, socks4, or socks5Output file path
Output format:
json, txt, or yamlSimplified output (only ip:port or user:pass@ip:port)
Supported Proxy Formats
| Format | Example |
|---|---|
| Standard | 1.1.1.1:8080 |
| With Auth | user:pass@1.1.1.1:8080 |
| Colon Format | 1.1.1.1:8080:user:pass |
Examples
Output Details:
- Working/Failed proxy count
- Response time & anonymity level
- Country & ISP information
- Checks used & remaining quota
- Processing time
me
Display account information and remaining quota.Show raw JSON response from API
Display last 10 proxy checks
Show usage chart for last 30 days
- User ID and email
- Remaining checks quota
- Recent check history (with —history)
- Usage statistics for last 30 days (with —usage)
regions
List all available regions for proxy checking.Output in JSON format
health
Check the health and availability of ClearProxy API.Version
Current version: 1.0.0 Useclearproxy --version or clearproxy -v to check your installed version.
