Sign Out
Feedback
VisitHelp Center
Type*
Required function
Technical bug
Recommended optimizations
Others
Detailed description*
Contact details*
Use mobile phone to scan and download APP
Choose your proxy type:
ISP Proxy
Country More
Choose a state
Choose a city
Rotation
Randomize IP
5
(1-30minute)
Hostname:port
This is your ready-to-use IP:PORT.
If you want the form of IP address, you can press WIN+R→cmd→nslookup proxy.ipidea.io to get it. For python use recommend 4399 port.
Username
Password
Quick start
*Only supports use in non-Chinese mainland environments.
COPY
Commands:
10
hostname:port:username:password
Generate
COPY
Commands:
Example:
Problems? Contact us
#include iostream
#include stdio.h
#include string
#include Windows.h
#include "curl/curl.h"
#pragma comment(lib, "libcurl.lib")
using namespace std;
static size_t write_buff_data(char* buffer, size_t size, size_t nitems, void* outstream)
{//Copy the received data to the cache
memcpy(outstream, buffer, nitems * size);
return nitems * size;
}
/*
Use HTTP proxy
*/
int GetUrlHTTP(char* url, char* buff)
{
CURL* curl;
CURLcode res;
curl = curl_easy_init();
if (curl)
{
curl_easy_setopt(curl, CURLOPT_PROXY, "http://ip:port");//Set HTTP proxy address
curl_easy_setopt(curl, CURLOPT_PROXYUSERPWD, "User name: password");//Proxy username password
curl_easy_setopt(curl, CURLOPT_WRITEDATA, (void*)buff);//Set Read-Write Cache
curl_easy_setopt(curl, CURLOPT_WRITEFUNCTION, write_buff_data);//Set Callback Function
curl_easy_setopt(curl, CURLOPT_URL, url);//Set URL address
curl_easy_setopt(curl, CURLOPT_LOW_SPEED_TIME, 10L);//Sets a long integer to control how many seconds CURLOPT_LOW_SPEED_LIMIT bytes are passed
curl_easy_setopt(curl, CURLOPT_LOW_SPEED_LIMIT, 50L);//Set a long integer to control how many bytes are transferred
curl_easy_setopt(curl, CURLOPT_MAX_RECV_SPEED_LARGE, 2000000L);//Maximum download speed
res = curl_easy_perform(curl);
curl_easy_cleanup(curl);
if (res == CURLE_OK) {
return res;
}
else {
printf("error code:%d\n", res);
MessageBox(NULL, TEXT("Get IP Error"), TEXT("assistant"), MB_ICONINFORMATION | MB_YESNO);
}
}
return res;
SELECT COUNTRY
Albania (AL)
Algeria (DZ)
Afghanistan (AF)
United Arab Emirates (AE)
Aruba (AW)
Oman (OM)
Azerbaijan (AZ)
Egypt (EG)
Ethiopia (ET)
Ireland (IE)
Estonia (EE)
Andorra (AD)
Angola (AO)
Anguilla (AI)
Antigua and Barbuda (AG)
Austria (AT)
Macau (MO)
Barbados (BB)
Papua New Guinea (PG)
Bahamas (BS)
Pakistan (PK)
Paraguay (PY)
Palestine (PS)
Bahrain (BH)
Panama (PA)
Belarus (BY)
Bermuda (BM)
Bulgaria (BG)
Northern Marianas (MP)
Palau (PW)
Benin (BJ)
Belgium (BE)
Iceland (IS)
Puerto Rico (PR)
Poland (PL)
Bolivia (BO)
Bosnia and Herzegovina (BA)
Botswana (BW)
Belize (BZ)
Bhutan (BT)
Burkina Faso (BF)
Burundi (BI)
Korea,Democratic People's Republic of (KP)
Equatorial Guinea (GQ)
Denmark (DK)
Germany (DE)
Togo (TG)
Dominican Republic (DO)
Dominica (DM)
Ecuador (EC)
Faroe Islands (FO)
FrenchPolynesia (PF)
French Guiana (GF)
Vatican (VA)
Fiji (FJ)
Finland (FI)
Cape Verde (CV)
Gambia (GM)
Congo (CG)
Colombia (Co)
Costa Rica (CR)
Grenada (GD)
Greenland (GL)
Georgia (GE)
Cuba (CU)
Guadeloupe (GP)
Guam (GU)
Guyana (GY)
Kazakhstan (KZ)
Haiti (HT)
Netherlands (NL)
Honduras (HN)
Kiribati (KI)
Djibouti (DJ)
Kyrgyzstan (KG)
Guinea (GN)
Guine-bissau (GW)
Ghana (GH)
Gabon (GA)
Cambodia (KH)
CzechRepoublic (CZ)
Zimbabwe (ZW)
Cameroon (CM)
Qatar (QA)
Caymanlslands (KY)
Comoros (KM)
Coted'lvoire (CI)
Kuwait (KW)
Croatia (HR)
Kenya (KE)
Cook lslands (CK)
Latvia (LV)
Lesotho (LS)
Lao (LA)
Lebanon (LB)
Liberia (LR)
Libya (LY)
Lithuania (LT)
Liechtenstein (LI)
Reunion (RE)
Luxembourg (LU)
Rwanda (RW)
Romania (RO)
Madagascar (MD)
Malta (MT)
Maldives (MV)
Malvinas Islands (Falkland Islands) (FK)
Malawi (MW)
Malaysia (MY)
Mali (ML)
Macedonia (MK)
Marshalllslands (MH)
Martinique (MQ)
Mayotte (YT)
Mauritius (MU)
Mauritania (MR)
AmericanSamoa (AS)
United Statesvirgin ls-lands (VI)
Mongolia (MN)
Montserrat (MS)
Bangladesh (BD)
Peru (PE)
Micronesia (FM)
Moldova (MD)
Morocco (MA)
Monaco (MC)
Mexico (MX)
Namibia (NA)
South Africa (ZA)
Nepal (NP)
Nicaragua (NI)
Niger (NE)
Nigeria (NG)
Norway (NO)
Portugal (PT)
Sweden (SE)
Switzerland (CH)
ESalvador (SV)
Sierra leone (SL)
Senegal (SN)
Cyprus (CY)
Seychells (SC)
Saudi Arabia (SA)
Sao Tome andPrincipe (St)
Saint Kitts and nevis (KN)
Saint lucia (LC)
San Marion (SM)
Saint Pierre and Miquelon (PM)
Saint VincenandtheGrenadines (VC)
Sri Lanka (LK)
Slovakia (SK)
Slovenia (SI)
Swaziland (SZ)
Sudan (SD)
Suriname (SR)
Somalia (SO)
Solomonlslands (SB)
Tajikistan (TJ)
Thailand (TH)
Tanzania (TZ)
Tonga (TO)
Turks andCaicos lslands (TC)
Trinidad and Tobago (TT)
Tunisia (TN)
Turkey (TR)
Turkmenistan (TM)
Wallis and Futuna Is-lands (WF)
Vanuatu (VU)
Guatemala (GT)
Venezuela (VE)
Brunei Darussalam (BN)
Uganda (UG)
Ukraine (UA)
Uruguay (UY)
Uzbekistan (UZ)
Spain (ES)
Western Sahara (EH)
Western Samoa (WS)
Greece (GR)
Hong Kong (HK)
Singapore (SG)
New Caledonia (NC)
Hungary (HU)
Syria (SY)
Jamaica (JM)
Armenia (AM)
Yemen (YE)
Iraq (IQ)
Iran (IR)
Israel (IL)
Italy (IT)
India (IN)
Indonesia (ID)
British Virginlslands (VG)
Jordan (JO)
Zambia (ZM)
Chad (TD)
Gibraltar (GI)
Chile (CL)
Central Africa (CF)
Russia (RU)
Confirm
Hi, welcome to 922 S5 Proxy! Need help?