922s5 反饋

訪問幫助中心

922s5 類型*

所需功能

技術錯誤

推薦的優化

其他的

922s5 詳細說明*

922s5 聯繫方式*

電子郵件

發送
Download APP

922s5

Use mobile phone to scan and download APP

ISP代理(流量)

你的IP 儲值之後過期的流量會被重新激活

00.00.00.00

新增IP至白名單

目前

截止日期: --

-- 922s5

充值

CDKey

新增IP至白名單

.CSV
下載
IP 國家/地區 城市 時間限制 備註 操作

Total IP Address: 0

*僅支持在非中國大陸環境下使用。

測試命令

IP 白名單

主機名:端口

產生

主機名:端口
又稱IP:端口

複製全部

快速開始

範例:

                        
    #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;
                        
                       

選擇國家

  • Popular
United States (US)
United Kingdom (GB)
Viet Nam (VN)
Japan (JP)
Canada (CA)
Australia (AU)
Brazil (BR)
France (FR)
Argentina (AR)
Philippines (PH)
Korea (KR)
Myanmar (MM)
Mozambique (MZ)
New Zealand (NZ)
Albania (AL)
Algeria (DZ)
Afghanistan (AF)
United Arab Emirates (AE)
Oman (OM)
Azerbaijan (AZ)
Egypt (EG)
Ethiopia (ET)
Ireland (IE)
Estonia (EE)
Andorra (AD)
Angola (AO)
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)
Bulgaria (BG)
Benin (BJ)
Belgium (BE)
Puerto Rico (PR)
Poland (PL)
Bolivia (BO)
Bosnia and Herzegovina (BA)
Botswana (BW)
Belize (BZ)
Bhutan (BT)
Burkina Faso (BF)
Burundi (BI)
Equatorial Guinea (GQ)
Denmark (DK)
Germany (DE)
Togo (TG)
Dominican Republic (DO)
Ecuador (EC)
FrenchPolynesia (PF)
French Guiana (GF)
Fiji (FJ)
Finland (FI)
Cape Verde (CV)
Gambia (GM)
Congo (CG)
Colombia (Co)
Costa Rica (CR)
Grenada (GD)
Georgia (GE)
Cuba (CU)
Guadeloupe (GP)
Guam (GU)
Guyana (GY)
Kazakhstan (KZ)
Haiti (HT)
Netherlands (NL)
Honduras (HN)
Djibouti (DJ)
Kyrgyzstan (KG)
Guinea (GN)
Guine-bissau (GW)
Ghana (GH)
Gabon (GA)
Cambodia (KH)
CzechRepoublic (CZ)
Zimbabwe (ZW)
Cameroon (CM)
Qatar (QA)
Coted lvoire (CI)
Kuwait (KW)
Croatia (HR)
Kenya (KE)
Latvia (LV)
Lesotho (LS)
Lao (LA)
Lebanon (LB)
Liberia (LR)
Libya (LY)
Lithuania (LT)
Reunion (RE)
Luxembourg (LU)
Rwanda (RW)
Romania (RO)
Madagascar (MD)
Malta (MT)
Maldives (MV)
Malawi (MW)
Malaysia (MY)
Mali (ML)
Macedonia (MK)
Martinique (MQ)
Mayotte (YT)
Mauritius (MU)
Mauritania (MR)
United Statesvirgin ls-lands (VI)
Mongolia (MN)
Bangladesh (BD)
Peru (PE)
Micronesia (FM)
Moldova (MD)
Morocco (MA)
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 lucia (LC)
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)
Trinidad and Tobago (TT)
Tunisia (TN)
Turkey (TR)
Turkmenistan (TM)
Guatemala (GT)
Venezuela (VE)
Brunei Darussalam (BN)
Uganda (UG)
Ukraine (UA)
Uruguay (UY)
Uzbekistan (UZ)
Spain (ES)
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)
Jordan (JO)
Zambia (ZM)
Chad (TD)
Chile (CL)
Russia (RU)
  • Others

確認

新增至IP白名單

編輯IP白名單

IP位址

Country

全球

    城市

    Random

      迴轉

      Sticky IP

      • Sticky IP
      • Randomize IP

      (1-60min)

      備註

      清除

      儲存

      一旦刪除此IP你將無法使用此IP直接代理。

      取消

      刪除

      loading1

      登錄

      註冊

      兌換CDKey

      兌換