#Country/Region Socks5.io supports users to set the country parameter in proxy routing and specify the country's datacenter IP for transmission. The parameter value uses a two-letter country code (not case-sensitive), for example: US, GB, or CA.
Here are a few examples of country parameters:
| Country/Region | Country/Region Parameters |
|---|---|
| GERMANY | country-de |
| INDIA | country-in |
| THAILAND | country-th |
| South Korea | country-kr |
| Japan | country-jp |
Example:
Execute a query for ip123.in/ip.json using a random IP address from the United States:
sh
curl -x "socks5h://USERNAME_dc_any number-country-us:PASSWORD@proxy-hk.socks5.io:3000" "http://ip123.in/ip.json"