Protocols

Dedicated Static Residential (ISP) proxies support HTTP, HTTPS, and SOCKS5 formats

HTTP

Here is a cURL example for the HTTP protocol:

curl -x "http://Username:[email protected]:10001" "https://ip.smartproxy.com/json"

HTTPS

Using this protocol will encrypt your connection. Here is a cURL example for the HTTPS protocol:

curl -x "https://Username:[email protected]:10001" "https://ip.smartproxy.com/json"

SOCKS5

Both UDP and TCP connections are supported via SOCKS5 with the Dedicated ISP proxies.

To use the SOCKS5 protocol you simply need to specify that in the tool or language you use. For example, this is a cURL command using SOCKS5:

curl -x "socks5h://Username:[email protected]:10001" "https://ip.smartproxy.com/json"

The only difference between an HTTP cURL command is the socks5h:// (mind the letter h, as it specifies that hostnames are not resolved locally) added before the endpoint.


Support

Need help or just want to say hello? Our customer support is available 24/7. You can also reach us anytime via email at [email protected].

Feedback

Can't find what you're looking for? Request an article!
Have feedback? Share your thoughts on how we can improve.