Welcome to Evomi's Datacenter Proxies repository! This project demonstrates how to use our high-performance datacenter proxies in various programming languages.
Datacenter proxies are IP addresses that come from secondary corporations and data centers. They are not affiliated with ISPs and offer high speed and performance. While they may not provide the same level of anonymity as residential proxies, they are excellent for tasks requiring speed and reliability.
Before running any of the example scripts, you need to set up your credentials:
export proxy_username=your_username
export proxy_password=your_passwordReplace your_username and your_password with the credentials provided by Evomi.
Please note, these examples use the HTTP proxy on dcp.evomi.com:2000. Evomi also supports HTTPS on dcp.evomi-proxy.com:2001 — a different hostname, because that is the one our TLS certificate covers — and SOCKS5 on dcp.evomi.com:2002. See Proxy Protocols for the full detail.
We provide example scripts in 6 different programming languages to help you get started quickly:
curl -x dcp.evomi.com:2000 -U "${proxy_username}:${proxy_password}" https://ip.evomi.com/spython python-example-dc.pynode nodejs-example-dc.jsphp php-example-dc.phpgo run go-example-dc.gojavac JavaExampleDC.java
java JavaExampleDCdotnet run- High-performance datacenter IP addresses
- Free Trial
- Based in Switzerland
- Multiple locations available
- High speed and reliability
- 24/7 customer support
- Flexible pricing plans
If you encounter any issues or have questions, please don't hesitate to contact our support team at hello@evomi.com or via our live-chat.
We are hiring (Sales and Developers)! Send us an email or contact us otherwise 🤫
Apache License 2.0 - see LICENSE for details.
