Getting Started Guide
Learn how to set up and start using KindProxy residential proxy service in just a few simple steps.
Quick Start in 4 Steps
Get up and running with KindProxy in minutes
Create Your Account
Sign up for a KindProxy account and verify your email address. Choose from our flexible pricing plans or start with our free trial to test the service.
đĄ Tip: Start with our free trial to test the service before committing to a paid plan.
Get Your Proxy Credentials
Once your account is set up, you'll receive your proxy endpoint, username, and password. These credentials are unique to your account and should be kept secure.
Configure Your Application
Set up your proxy configuration in your preferred application, browser, or programming language. We support HTTP/HTTPS and SOCKS5 protocols.
Python Example
import requests
proxies = {
'http': 'http://user:pass@proxy.kindproxy.com:8080',
'https': 'https://user:pass@proxy.kindproxy.com:8080'
}
response = requests.get('https://httpbin.org/ip', proxies=proxies)
cURL Example
curl -x proxy.kindproxy.com:8080 \
-U username:password \
https://httpbin.org/ip
Test Your Connection
Verify that your proxy is working correctly by checking your IP address and location. You should see a different IP address than your original one.
â Success: If you see a different IP address, your proxy is working correctly!
Common Setup Questions
How do I know if my proxy is working?
The easiest way to verify your proxy is working is to check your IP address:
- Visit httpbin.org/ip or whatismyipaddress.com
- Compare the displayed IP with your original IP address
- The location should match the proxy server's location
- Check that websites load normally without errors
What protocols do you support?
We support multiple proxy protocols to ensure compatibility with your applications:
- HTTP/HTTPS: Standard web proxy protocol, works with most applications
- SOCKS5: More versatile protocol that supports any type of traffic
- Authentication: Username/password authentication for all protocols
- IP Whitelisting: Available for enterprise customers
Can I use the proxy with my browser?
Yes, you can configure most browsers to use our proxy service:
- Go to Settings â Advanced â System
- Click "Open your computer's proxy settings"
- Enable manual proxy configuration
- Enter our proxy details
- Go to Settings â Network Settings
- Select "Manual proxy configuration"
- Enter proxy server and port
- Check "Use this proxy server for all protocols"
How do I rotate IP addresses?
IP rotation happens automatically, but you can control it in several ways:
- Automatic Rotation: IPs rotate automatically based on your plan settings
- Session-based: New IP for each new session/connection
- Time-based: IPs change after a specified time period
- Request-based: New IP for each request (available in some plans)
You can configure rotation settings in your account dashboard.
What should I do if I can't connect?
If you're having connection issues, try these troubleshooting steps:
- Check credentials: Ensure username and password are correct
- Verify endpoint: Make sure you're using the correct proxy server address
- Test connectivity: Try connecting without proxy first
- Check firewall: Ensure your firewall allows outbound connections on our ports
- Try different port: We offer multiple ports for redundancy
- Contact support: If issues persist, reach out to our 24/7 support team
How do I monitor my usage?
You can monitor your proxy usage through several methods:
- Dashboard: Real-time usage statistics in your account dashboard
- API: Programmatic access to usage data via our REST API
- Email alerts: Automatic notifications when approaching usage limits
- Usage reports: Detailed monthly and daily usage breakdowns
- Billing integration: Usage data integrated with your billing information
Ready to Get Started?
Choose your preferred way to begin using KindProxy