blog
How to set the number of ports?
Step 1:After logging in the software, click the setting optionStep 2:In general settings, click the number of ports, you can set 1~200Step 3:click saveStep 4:Now the number of ports has been expanded to 200
blog
How to use the Favorite?
1. Add or cancel favorites1.1 Start the PIA client and log in1.2 Click "☆" in ProxyList or TodayList to add or cancel favoritesYellow means favorited, white means not favorited1.3 You can view the favorite proxy information in FavoriteList2. Add remarks2.1 Go to the FavoriteList2.2 Click the modify icon2.3 Fill in the remarks and click Sure2.4 Note added successfully
blog
How to use CDKEY?
1. Generate CDKEY1.1 Log in to the PIA account to assign IP, click here1.2 Go to the Enterprise - CDKEY Generation page1.3 Enter the IP Number and click Generate1.4 copy CDKEY2. Use CDKEY2.1 Website2.1.1 Log in to the PIA account to receive the IP on the website2.1.2 Go to the Account Information page2.1.3 Paste in Redeem CDKEY and click Confirm2.1.4 Successfully used, the IP will be credited automatically2.2 Client2.2.1 Log in to the PIA account to receive the IP on the client side2.2.2 Click CDK in the upper right corner2.2.3 Paste CDKEY in the input box, click Confirm2.2.4 The prompt is successful, and the IP will be credited automaticallyNote: CDKEY is unlimited, and the remaining IP can be generated if it exceeds 200; once CDKEY is used, it cannot be returned
blog
Windows can't use PIA?
About the solution that Windows7 and Windows Server operating systems cannot use PIA Proxy.1.After starting the PIA client, the taskbar displays PIA, but the desktop does not display2.Right-click anywhere on the desktop and select “Screen Resolution”3.Click “Advanced Settings”4.Click on the “Monitor”5.Color selection True color (32 bits), click “OK”6.Restart the PIA client to run normall.Note: If your computer only supports High Color (16 bit), you can’t use PIA Proxy.
blog
How to use the coupon?
1. On the Pricing page, choose a plan that suits you2. Click【Get a coupon】3.Enter the coupon code or click the arrow to select an available coupon4.Click Apply5.Click Buy Now to buy PIA at a preferential price
blog
Not Repeat Proxy
Note: Not Repeat Proxy is only available for purchased proxies1.Start the PIA client and click Settings2.Check "Remove Duplicate Proxy", and you can choose the deduplication time from 2 to 6 hours.After selection, the purchased proxy will not appear repeatedly in the ProxyList.3.Example:3.1 Click Start Proxy in ProxyList to obtain proxy information3.2 Select a proxy from the list, right-click to select the port3.3 Click PortForwardList to view the detailed parameters of the proxyAs shown in the figure: 202.165.194.100 is the purchased IP, and refreshing or reacquiring the proxy will not appear repeatedly in the ProxyList.
blog
MacOS Install Tutorial
1.Click here to download Pia S5 for MacOS2.Go to your downloads folder3.Right-click the PIA S5 Proxy.dmg file and click Open4.Go to the PIA S5 Proxy application folder5.Right-click the PIA S5 Proxy application and click Open6.A pop-up window prompts "Are you sure you want to open it?" Click OpenImportant: When you can't install because of "can't open because apple can't check it for malware", or can't open after installation, you can solve it like this!6.1 Click "OK" in the pop-up window6.2 Open System Preferences6.3 On the Preferences interface, click "Security and Privacy"6.4 Go to the Security and Privacy window and click the "General" tab6.5 In the general settings panel, click the "Open anyway" button next to "Blocked because from an unidentified developer" to complete7. The PIA S5 Proxy program will start8. Select country, state, city or ZIP search, click Start proxy to get started!
blog
Program proxy settings
1.Open the Pia client and click Program2.Add application: click "Browse" or drag the program to Program3.Right-click the program and click Go ProxyList4.Select an IP right click and click Program connect5.Right-click the program and click Run6.The program will run automatically and you will be automatically connected to the proxy
blog
API Guide
Please note that the API only works for getting new proxy from "ProxyList", and can not be used to reuse the proxy from "TodayList". The following are how to use the API and examples.After login to the software, swich to API tab, click "Start Proxy" button, you need to keep the software staying start proxy when you use the APICopy api URL, put the link to the software/script you want to use, then you can automatically assign proxies.you can use the parameter like this:- Use a random proxy from any countrieshttp://10.0.254.168:10101/api/get_ip_list?num=1&country=all- Use a random proxy from UShttp://10.0.254.168:10101/api/get_ip_list?num=1&country=US- Use a random proxy from US, state: NewYorkhttp://10.0.254.168:10101/api/get_ip_list?num=1&country=US&state=NewYork- Use a random proxy from US, state: NewYork, city: New Yorkhttp://10.0.254.168:10101/api/get_ip_list?num=1&country=US&state=NewYork&city=newyork- Use a random proxy zip code is 000http://10.0.254.168:10101/api/get_ip_list?num=1&zip=000- Use the proxy of the specified isp operator, such as 000http://10.0.254.168:10101/api/get_ip_list?num=1&isp=000- Use random proxy from port 40010http://10.0.254.168:10101/api/get_ip_list?num=1&port=40010If you want different ports to use proxies from different countries, you can set it like this:- Port 40000 uses a US proxy, port 40001 uses a Japanese proxy, and port 40002 uses a UK proxyhttp://10.0.254.168:10101/api/port_ip_list?ports=40000-US,40001-JP,40002-GBIf you want to free the port, you can use the free_port parameter: (Version 1.2.7 and above)- Free the specified port, for example free 40000, 40001, 40002 portshttp://127.0.0.1:10101/api/port_free?free_port=40000,40001,40002- Free all portshttp://127.0.0.1:10101/api/port_free?free_port=allIf you want to modify the number and range of the end mouth, you can operate this way. (Version 1.2.9 and above)- The starting port is 30,000, and the number of ports is 10. (The quantity limit is 99)http://127.0.0.1:10101/api/set_port_range?startstart_port=30000&port_num=10numExtract port countCountryCountry, default globalZipCity zip codeStateState, default nationwideCityCity, default nationwideip_time1=popular plan, 2=Business Plan,3=US Static IP Plant1=txt, 2=jsonispInternet Service ProviderprotStart portuse_type1=Unlimited PlanFor country you need to enter the country ISO alpha-2 code, if you have no idea, you can visit:https://www.piaproxy.com/countryIf the proxy cannot be obtained through the API, the following errors may occur and the reasons:- PARAMETER_ERROR_NUMnum parameter input error, please check- PARAMETER_ERROR_IP_TIMEThe ip_time parameter is entered incorrectly, please enter 1 or 2 or 3- Error in initialization parameters:MacAddThere is a problem with the client, please restart or reinstall- Please set the allocation port firstNo port set- Up to 10 IP of this type can be extracted at a timeThe number of fetches exceeds the upper limit, and the US Static IP Plan can fetch up to 10 at a time- The set port segment does not meet the extraction quantityThe number of extractions is too large, exceeding the set port range- Port not enabledThe currently set port is not enabled- Insufficient ip balance, please buy firstAccount balance is exhausted, please rechargeFailed to get IP, please try again laterThe interface request failed, please check the network environment and try again
blog
Main interface introduction
1. Help: PIA User Guide2. CDK: Verify CDKEY3. Personal center: Account information4. Quick entry: update, feedback, notification, partner5. Local intranet IP and port6. Local extranet IP7. Target area IP8. Number of remaining IPs for each plan9. ProxyList: proxy information list10. TodayList: proxy information used within 24 hours11. FavoriteList: Favorite proxy information12. API: get API URL13. Program: the program added by the direct proxy14. Setting: Set the begin port, number, language, etc.15. Targeting: filter country/state/city, support ZIP, ISP and IP range search16. PortForwardList: Extracted detailed proxy parameters17. Refresh18. Display language switching: English, Russian, Vietnamese, Traditional Chinese, German, Japanese, French, Spanish19. Pricing: Go to the purchase page20. Affiliate Program21. User's guide22. Partner23. Feedback24. Contact us25. FAQ
blog
How to buy a PIA plan with Credit Card?
If you use Credit Card to purchase the PIA plan, you need to use Credit Card to purchase cryptocurrencies first.To purchase cryptocurrency with a credit card, it is important to verify that the credit card issuer and payment network support such transactions. Credit card issuers prohibit cardholders from conducting cryptocurrency transactions for a variety of reasons.Note: To confirm that your credit card supports these types of transactions, we recommend that you always check with the credit card issuer before engaging in any cryptocurrency transaction.How does Credit Card buy cryptocurrencies?(Eg: Binance)1. Log in to your Binance account and click [Buy Crypto] - [Credit/Debit Card].2.Here you can choose to buy crypto with different fiat currencies. Enter the fiat amount you want to spend and the system will automatically display the amount of crypto you can get.3. Click [Add new card].4. Enter your credit card details. Please note that you can only pay with credit cards in your name.5. Enter your billing address and click [Confirm].6. Check the payment details and confirm your order within 1 minute. After 1 minute, the price and the amount of crypto you will get will be recalculated. You can click [Refresh] to see the latest market price. The fee rate is approximately 2% per transaction.7. You will be redirected to your bank's OTP transaction page. Follow the on-screen instructions to verify the payment.8. After the cryptocurrency recharge is completed, select the PIA plan suitable for your business and click [Buy Now]9. Select [Virtual Currency] payment method as BTC10. Enter your account information and click [Complete Purchase]11. Click [Bitcoin]12. Scan the QR code or copy the BTC address to complete the payment
2023-06-13
blog
Proxy settings
Step1:Set the number of ports you needSettings > Port Number > Used1.Set the required number of ports in "Settings"Step2:Filter by country/region/postcode1. Select the Country you want in "Country"2. Select the region you want in "City"3. In "Zip" select the Zip code you wantStep3:Obtaining the Proxy IP AddressStart Proxy > Select an proxy > Right mouse button > Forward Port To Proxy > 40000/40001...1. Click on "Start Proxy"2. Select an proxy from the list and right click.3. Select "Forward Port To Proxy" and select a Port such as 40000 from the drop-down list4. After selecting the port, the proxy starts runningAfter the above, you can see the detailed proxy parameters in the "PortForwardList"Example Set fixed port forwardingExample:① Set 40000 port in a proxy IP.② Enter the IP as the local proxy address when using it. My local proxy address is 10.20.2.57, and the port is the 40000 port set in the proxy IP. Windows Configuration proxy Mac Configuration proxy Android Configuration proxy Proxifier Configuration proxy Postern Configuration proxy Shadowrocket Configuration proxy Google Browser Configuration proxy Google Browser Configuration proxy Firefox Browser Configuration proxyExample Set multi-port forwardingOpen multiple fingerprint browsers to useExample:① Set 40000/40001/40002/40003... port in multiple proxy IPs.② When using, enter the IP is the local proxy address, my local proxy address is 10.20.2.57, and the port is 40000 or 40001 or 40002 or 40003...How to use the process proxy1.Drag the .exe file to the client interface or click the "Browse" button to add the application2.You can set the duration of automatic IP switching
blog
Southeast Asia payment
1. Enter the official website;2. Enter the purchase page: https://checkout.piaproxy.com/vn, choose your favorite package, and click to buy;3.Select E-Wallet, select the PIA account, and enter the discount code you have;4. Click to complete the purchase;5. Select the payment method and click Payment;
2023-06-13
blog
Russian local payment
1. After completing the registration, enter the official website;2. Enter the purchase page: https://checkout.piaproxy.com/, select your favorite package, and click to buy;3. Select E-Wallet, select PIA account, and enter the discount code you have;4. Click to complete the purchase;5. Enter your mobile phone number and open your account to complete the payment;
2023-06-13
blog
Latin American local payment
1.After completing the registration, enter the official website;2. Enter the purchase page: https://checkout.piaproxy.com/, select your favorite package, and click to buy;3.Select E-Wallet, select PIA account, and enter the discount code you have;4. Click to complete the purchase;5. Select the payment method and click Payment;6.Log in to the account to complete the payment.
2023-06-13
blog
Korean Local Payment
1. After completing the registration, enter the official website;2. Enter the purchase page: https://checkout.piaproxy.com/, select your favorite package, and click to buy;3.Select E-Wallet, select PIA account, and enter the discount code you have;4. Click to complete the purchase;5. Select the payment method and click Payment;6. Scan the code to log in to the account to complete the payment.
2023-07-05
blog
Integration of Pia S5 Proxy and LDPlayer
1.Open the settings page of LDPlayer, open and install the network bridge driver2.Install and open Postrn software in LDPlayer3.Click Add Proxy Server4.Fill in the server name, address, port5.Click Proxy Type and select SOCKS56.click save7.Click on Rules8.Click Add Rule9.Matching method selects Match All, rule selects Proxy/Tunnel, Proxy/Proxy group selects the proxy just set,and finally click Save
2023-06-13
blog
Integration of Pia S5 Proxy and NoxPlayer
1.Open the settings page of NoxPlayer, open and install the bridge driver2.Install and open Postrn software in NoxPlayer3.Click Add Proxy Server4.Fill in the server name, address, port5.Click Proxy Type and select SOCKS56.click save7.Click on Rules8.Click Add Rule9.Matching method selects Match All, rule selects Proxy/Tunnel, Proxy/Proxy group selects the proxy just set,and finally click Save
2023-07-05
blog
Integration of Pia S5 Proxy and Maxthon
Step 1Configure the proxy Step 2Download and install Maxthon browserhttps://www.maxthon.com/ Step 3Add proxy settings1. Click on the right menu bar, click Settings;2. Click Advanced, then click the Open proxy settings button;3. Click Use a proxy server, enter Address and Port, and click Save;4. Open a new window to view the IP, which is the assigned proxy.
2023-06-13
blog
Integration of Pia S5 Proxy and M9IE browser
Step 1Configure the proxy Step 2Download and install M9IE browserhttps://m9ie.com/ Step 3Add proxy settings1. After successfully registering and logging in, click Add Store in the upper right corner;2. Fill in the group name, store name and store configuration in turn;3. Proxy, select socks5, fill in the proxy host and port, click Check Proxy, after the check is successful, click OK;4. Click Login, it will automatically jump to the webpage with IP address.
2023-06-13
blog
Integration of Pia S5 Proxy and Asterip
Step 1Configure the proxy Step 2Download and install Asterip browserhttps://bd.asterip.net/download Step 3Add proxy settings1. After successfully registering and logging in, click New Store;2. Enter the store name and select the platform to which it belongs;3. Click Device Management, select your own device, click More on the far right, and select Edit Device;4. Enter the device hell, select SOCKS5 for the device type, and the device address and port, and click Detect to save;5. After success, click Store Management, click Bind Device, and select the device you saved before;6. Click to open the device, and the IP address will pop up automatically.
2023-06-13
blog
Integration of Pia S5 Proxy and Yandex browser
Step 1Configure the proxy Step 2Download and install Yandex browserhttps://yandex.com/ Step 3Add proxy settings1.Click Yandex Browser Settings, then click Settings;2.Click System, then find Network, and click Proxy server settings;3.Click Proxy, then find Manual proxy setup, open the "Use a proxy server" button, enter Address and Port, and click Save;4.The IP address you obtained will be displayed on the launched browser;
2023-06-13
blog
Integration of Pia S5 Proxy and MASQ browser
Step 1Configure the proxy Step 2Download and install MASQ browserhttps://masqad.com/ Step 3Add proxy settingsSettings > System > Open your computer's proxy settings > Operating system settings1.Open MASQ Browser2.Click the Sync and save data3.Click Settings4.Click General - Network Settings - Settings5.Select Manual proxy configuration - SOCKS - SOCKS v56.Paste the copied IP address and port, and click OK7.Open a new window to check the IP, it is the assigned proxy
2023-06-13
blog
Integration of Pia S5 Proxy and Hydraproxy
Step 1Configure the proxy Step 2Download and install Hydraproxy browserhttps://hydraproxy.com/hydraheaders/Step 3Add proxy settings1. Open the Hydraproxy, click < Settings > ,and <+AddProxy >.2. Customize the < Settings >, enter the Server < 127.0.0.1 >and port < 40000 >,select < SOCKS5 >>for the Protocol,and click Save.3. The pop-up window displays < Proxy Saved >,which means the save is successful.4. Click Profiles, click < Create Profile >.5. Customizethe < Profiles name> >,select the successfully created Proxy< PIA Proxy> >,check the server and language settings,and click Save.6.A pop-up window appears to prompt that the Profile setting is successful,click ok.7. Click Start to successfully use Proxy.
2023-06-13
blog
Integration of Pia S5 Proxy and Opera GX
Step 1Configure the proxy Step 2Download and install Gologinhttps://www.opera.com/gx/gx-browser Step 31. System proxy1.1 Open the Opera browser and click Settings1.2 Slide down the page and click Advanced1.3 Find System, click "Open your computer's proxy settings"1.4 Click to open the proxy server, enter the proxy credentials, and click Save1.5 Open a new window to detect the IP address, which is the assigned proxy2. Program proxy2.1 Open the PIA client, go to Program2.2 Click Browse to add Opera browser2.3 Right click Go ProxyList2.4 Click Start Proxy to obtain proxy credentials2.5 Select an IP right-click Program connect2.6 Right click on Run2.7 The browser will run automatically, open a new window, and detect the IP address, which is the assigned proxy
2023-06-13
blog
Integration of Pia S5 Proxy and URbrowser
Step 1Configure the proxy Step 2Download and install Gologinhttps://www.ur-browser.com/ Step 31. Open the Pia client and click Program2. Click "+" or drag the URbrowser to Program3.Right click on Go ProxyList4.Select an IP right click Program connect5.Right-click Run6.The program will run automatically and you will be automatically connected to the proxy
2023-06-13
blog
Integration of Pia S5 Proxy and Tor Browser
Step 1Configure the proxy Step 2Download and install Gologin:https://www.torproject.org/download/ Step 31.Open Start Tor Browser2.Click the application menu icon3.Click Settings4.Click connection5.Click Settings6.Select SOCKS 5 for proxy type7.Paste the copied IP address and port, and click OK8.Open a new window to check the IP, it is the assigned proxy
2023-06-13
blog
Integration of Pia S5 Proxy and Vivaldi
Step 1Configure the proxy Step 2Download and install Vivaldi:https://vivaldi.com/download/ Step 3Open Vivaldi > Settings > Network > Proxy Settings > Click to enable proxy server > enter IP address, port > Save1. Open Vivaldi and click the settings icon in the lower left corner2. Select Network, click Proxy Settings3. Click to open the proxy server, enter the IP address, port, and click Save4. Open a new window to detect the IP address, which is the assigned proxy
2023-06-13
blog
Integration of Pia S5 Proxy and Waterfox
Step 1Configure the proxy Step 2Download and install Waterfox:https://www.waterfox.net/download/ Step 3Open Waterfox > Settings > Network Settings > Check Manual proxy configuration > SOCKS Host input IP address, port > OK1. Open the Waterfox browser and click Settings2. Enter the General page, slide the bottom of the page and click Settings3. Check Manual proxy configuration4. SOCKS Host input proxy IP address, port5. Click OK6.Open a new window to detect the IP address, which is the assigned proxy
2023-06-13
blog
Integration of Pia S5 Proxy and Brave
Step 1Configure the proxy Step 2Download and install Brave:https://brave.com/download/ Step 3Add proxy settingsOpen Brave > Settings > System > Open your computer's proxy settings > Click Open Proxy Server > Enter IP Address, Port > Save1. Open Brave, click the icon in the upper right corner, and open the settings2. Select System, Open your computer's proxy settings3. Click to open the proxy server, enter the IP address, port, and click Save4.Open a new window to detect the IP address, which is the assigned proxy
2023-06-13
blog
Integration of Pia S5 Proxy and Microsoft Edge
Step 1Configure the proxy Step 2Download and install Microsoft Edge:https://www.microsoft.com/en-us/edge#evergreen Step 3Open Microsoft Edge > Settings > System and performance > Open your computer's proxy settings > Click Open Proxy Server > Enter IP Address, Port > Save1. Open Microsoft Edge, click the icon in the upper right corner, and open Settings2. Select System and performance, click Open your computer's proxy settings3. Click to open the proxy server, enter the IP address, port, and click Save4. Open a new window to detect the IP address, which is the assigned proxy
2023-06-13
blog
Integration of Pia S5 Proxy and Firefox browser
Step 1Configure the proxy Step 2Download and install Firefox browser Step 3Add proxy settingsOpen Firefox browser > Menu > Settings > Network Module > Settings > Manual Settings > IP+Port > socks v5 DNS > OK1.Open the browser, click "Menu bar" - "Settings" in the upper right corner.2. Find the "Network Settings" module in the dialog box and click "Settings".3. Select "Manual Settings" and fill in the obtained proxy IP address and port in the dialog box.4. Check "Proxy DNS when using socks v5" and confirm.5. After completing the above steps, the proxy is successful.
2023-06-13
blog
Integration of Pia S5 Proxy and Telegram
Step 1Configure the proxy Step 2Download and install Telegram:https://telegram.org/ Step 31.Start telegram and click Settings2.Click Advanced3.Click the connection type4.Click Use custom proxy5.Enter the proxy credentials and click Save6.Proxy automatic connection
2023-06-13
blog
Integration of Pia S5 Proxy and ParseHub
Step 1Configure the proxy Step 2Download and install ParseHub:https://www.parsehub.com/ Step 31.Open ParseHub, click New Project2.Enter the URL you want to extract data from. For this example, we used www.piaproxy.com. Then click Start project on this URL3.When the project is ready, switch to browse mode.4.Open Options from the drop-down menu in the upper right corner5.In the Options menu sidebar, select Advanced6.Click the Network tab, then click Settings7.Fill in the obtained PIA proxy credentials and click OK8.Use the IP database to check your IP address to ensure that PIA Proxy is working properly
2023-06-13
blog
Integration of Pia S5 Proxy and FoxyProxy Chrome
Step 1Configure the proxy Step 2Download and install FoxyProxy Chromehttps://chrome.google.com/webstore/detail/foxyproxy-standard/gcknhkkoolaabfmlnjonogaaifnjlfnp?hl=en Step 31. Install the FoxyProxy extension in the browser2. Click FoxyProxy in the upper right corner of the Chrome browser3. Click Options4. Click to Add New Proxy5.Enter the IP address and port, click Save to submit the settings6.Click the FoxyProxy extension in the upper right corner of the browser7.Choose to Use proxy 127.0.0.1:40000 for all URLs8.Open a new window to detect the IP address and verify that the proxy is successfully connected
2023-06-13
blog
Integration of Pia S5 Proxy and v2rayNG
Step 1Configure the proxy Step 2Download and install v2rayNGStep 3Add proxy settings1. Install and open the v2rayNG software in your phone2. Click "+"3. Select Type manually[Socks]4. Fill in the proxy and port5. Tap "√" save6. Select the newly added configuration7. Click the button in the lower left corner to start the service
2023-06-13
blog
Integration of Pia S5 Proxy and Shadowrocket
Available for ios and AndroidStep 1Configure the proxy Step 2Download and install ShadowrocketStep 3Add proxy settingsShadowrocket > + > Type > address > port >√1. Start by opening Shadowrocket2. Click + to add proxy3. Click Type and select Socks54. Fill in the proxy address and port5. Click Finish to return to the homepage of Little Rocket6. Click Connection Test to test the proxy, and then you can access the target program normally
2023-06-13
blog
Integration of Pia S5 Proxy and Postern
Suitable for AndroidStep 1Configure the proxy Step 2Download and install PosternStep 3Add proxy settingsAdd Proxy > Server Name > Server Address > Server Port > Server Type > Save1. Fill in the server name (optional name)2. Fill in the local proxy address and server port3. Click on the proxy type and select SOCK54. Click Save to access the target program normally
2023-06-13
blog
Integration of Pia S5 Proxy and Proxifier
for Windows and MacStep 1Configure the proxyStep 2Download and install Proxifier Step 3Open proxy add settingsOpen Proxifier > Profile > Proxy Server1. Find the Profile in the top directory2. Find the Proxy Server in the subdirectory of Profile and open itStep 4Add proxy settingsProxy Server > Add > Address > Port > Protocol=SOCKS Version 5 > OK1. Open Proxy Server settings2. Select Add to add proxy3. Enter the local proxy port and ip address, and select the socks5 protocol4. Click OK to save the settingsAfter the above steps are completed, you can run the program you need to proxy
2023-06-13
blog
Integration of Pia S5 Proxy and IOS
Step 1:Download and install ShadowrocketStep 2:Set up and use a proxy serverOpen Shadowrocket > Click "+" > Socks5 > address and port > Click Finish > Click connect1. Open Shadowrocket on your iPhone2. Click "+"3. Click Type to select Socks54. Fill in the lP address and port5. Click Finish to return to the home page6. Click connect to test the proxy7. Select the proxy you want to connect to and open the connectionThe proxy succeeds after the previous steps are complete
blog
Integration of Pia S5 Proxy and Android
Step 1:Configure the proxyStep 2:Find the network proxy SettingsSettings > WLAN > wireless network1. Open your Android phone settings2. Click "Connect", and then click "WI-FI"3. Press and hold the name of the wireless LAN you are connecting toStep 3:Set up and use a proxy serverManage Network Settings > Display advanced options > Manual > address and port > Save1. Select Manage Network Settings2. Click Show Advanced Options3. The proxy server is set to: Manual4. Fill in the local proxy address and port5. Click "Save"The proxy succeeds after the previous steps are complete
blog
Integration of Pia S5 Proxy and Macos
Step 1:Configure the proxyStep 2:Find the network proxy SettingsApple button > System Preferences > Network > AdvancedClick on the Apple logo (upper left corner)1.Click on "System Preferences"2. Click "Network"3. Click "Advanced"Step 3:Set up and use a proxy serverProxy > SOCKS Proxy > Local Proxy Address and Port > OK > Application1. Select the proxies TAB2. Select "SOCKS Proxy"3. Fill in your local proxy address and port4. Click ApplyThe proxy succeeds after the previous steps are complete
blog
Integration of Pia S5 Proxy and Windows
Step1:Configure the proxyStep2:Locate the network proxy SettingsSearch > Web Proxy > Web Proxy Settings1. Find the search box2. Enter the network proxy in the search box3. Select the network proxy settings to enter the system settingsStep 3:Set up and use a proxy serverProxy > Use a proxy server(Turn on) > Address > Port > Save1. In the manual setting of the proxy, click Enable to use a proxy server.2. Fill in the local proxy address and port and save it.3. Click "Save" to finishThe proxy succeeds after the previous steps are complete
blog
Integration of Pia S5 Proxy and Nestbrowser
Step 1Download and install Nestbrowser browser:https://www.nestbrowser.com/ Step 2Add proxy settings1. Click +NEW BROWSER;2. Enter Account name, find proxy mode, select CUSTOM, select socks5;3. Enter the Proxy host and Proxy port, and then click CHECK, after the display is successful, click SAVE;4. Click OPEN.5.The IP address you obtained will be displayed on the launched browser
2023-06-13
blog
Integration of Pia S5 Proxy and AEZAKMI
step 1Download and install XimeraWebsite:https://ximera.pro/?p=PIA step 2Add proxy settings1. After selecting the country, continent, and city, click the "Refresh" button, and then right-click to select the proxy IP and port2. Then click the port forwarding list below and copy the port number you just selected3. Click Customize and Control Chromium, then click Settings;4. Click on System, then click to open the computer's proxy settings;5. Click Proxy, find the manual proxy settings, open the "Use Proxy Server" button, enter the address and port, and click Save;6. Proxy is successful now
2023-06-13
blog
Integration of Pia S5 Proxy and Genlogin
step 1Download and install GenloginWebsite:https://genlogin.com/?p=PIA step 2Add proxy settings1. After selecting the country, continent, and city, click the "Refresh" button, and then right-click to select the proxy IP and port2. Then click the port forwarding list below and copy the port number you just selected3. Open Genlogin, click Create Configuration, and give it a name4. Select the proxy type as Socks5, then paste the copied proxy IP and port into it, and finally click Test Proxy5. Finally click create6. After the creation is successful, click Profiles, you can see the created fingerprint browser, and then click Start
2023-06-13
blog
Integration of Pia S5 Proxy and XLogin
step 1Download and install XLoginWebsite:https://xlogin.us/?p=PIA step 2Add proxy settings1. After selecting the country, continent, and city, click the "Refresh" button, and then right-click to select the proxy IP and port2. Then click the port forwarding list below and copy the port number you just selected3. Open the XLogin browser and click New browser profile4. Click on Setting proxy server5. Turn on the proxy server and select Socks 5 Proxy as the proxy mode6. Enter the proxy credentials (IP and port) to test the proxy7. After detecting the proxy IP successfully, click OK8. Then we click to save the configuration file
2023-06-13
blog
Integration of Pia S5 Proxy and Incogniton
step 1Download and install IncognitonWebsite:https://incogniton.com/?p=PIA step 2Add proxy settings1.After selecting the country, continent, and city, click the "Refresh" button, and then right-click to select the proxy IP and port2. Then click the port forwarding list below and copy the port number you just selected3. Open the Incogniton browser and click New Profile4. Go to the proxy tab and select Socks5 for the connection type5. Enter your PIA proxy credentials (IP and port) and click Check Proxy6. Click Create Profile on the right side of the screen7. Enable your proxy profile, click Start, a new browser window will open and connect to the proxy immediately
2023-06-13
blog
Integration of Pia S5 Proxy and Ghost browser
step 1Download and install Ghost browser Website:https://ghostbrowser.com/?p=PIA step 2Add proxy settings1. After selecting the country, continent, and city, click the "Refresh" button, and then right-click to select the proxy IP and port2. Then click the port forwarding list below and copy the port number you just selected3. Open the Ghost browser and click the icon in the upper right corner4. Click Add/Edit Proxies to go to the Ghost Proxy Control tab5. In the Add/Edit Proxies tab, create your proxy name6. Paste your PIA proxy credentials (IP and port), click Add Proxy7. Click the proxy you created and click the Enable button8. Open the Ghost Proxy Control tab and select the proxy you added, click Reload9. Now the proxy IP is set up
2023-06-13
blog
Integration of Pia S5 Proxy and Gologin
step 1Download and install gologin Website:https://gologin.com/?p=PIA step 2Add proxy settings1. After selecting the country, continent, and city, click the "Refresh" button, and then right-click to select the proxy IP and port2. Then click the port forwarding list below and copy the port number you just selected3. Open the Gologin browser and click New Profile4. Click Proxy to select "your proxy", proxy type select "socks 5 Proxy"5. After pasting the proxy IP and port, click to test whether the proxy is connected normally, and finally click to create a configuration file6. Then click "run" to start the proxy browser
2023-06-13
blog
Integration of Pia S5 Proxy and VMLogin
step 1Download and install vmlogin Website:https://www.vmlogin.com/?p=PIA step 2Add proxy settings1. After selecting the country, continent, and city, click the "Refresh" button, and then right-click to select the proxy IP and port2. Then click the port forwarding list below and copy the port number you just selected3. Log in to the Vmlogin interface > click "New Browser profile" > find "setting proxy server"4. Open "Enable Proxy Server" > select "socks5 proxy" for proxy type > paste the proxy IP and port just copied, then click "Check Network" > finally click "Save", the proxy is successful!5. After saving, right-click the configured browser and click "Launch browser"
2023-06-13
blog
Integration ofPia S5 Proxy and ClonBrowser
step 1Download and install Clonbrowser Website: https://www.clonbrowser.com/?p=PIA step 2Add proxy settings1. After selecting the country, continent, and city, click the "Refresh" button, and then right-click to select the proxy IP and port2. Then click the port forwarding list below and copy the port number you just selected3. Open ClonBrowser, click PF > New Profile4. Then enter the name, select the country and region, and click the proxy list5. Then click Add Remote Agent and select the Socks protocol6. Then paste the proxy IP and port in, and click the connection test, and click save after completion7. Click to use8. Click Create Profile9. Save all settings and click "Start" at last10. Now the proxy IP is set successfully
2023-06-13
blog
Integration of Pia S5 Proxy and Sharkbrowser
step 1Download and install SharkbrowserOfficial website: http://www.sharkbrowser.com/?p=PIA Step 2Add proxy settings1.After selecting the country, continent, and city, click the "Refresh" button, and then right-click to select the proxy IP and port2.Then click the port forwarding list below and copy the port number you just selected3.Click Fingerprint Configuration, click Create;4.Enter a name and select an account platform5. Select the proxy type as Socks56. Enter the host address and port number, click Test, and click OK after the display is successful7. Finally click Create8.After the creation is successful, click Open, that is, the proxy is successful
2023-06-13
blog
Integration of Pia S5 Proxy and MBbrowser
step 1Download and install MBBrowserOfficial website:https://www.mbbrowser.com/?p=PIA step 2Add proxy settings 1. First, open the MBBrowser software.2. Click "Create New Session"3. Click Proxy and select SOCKS5.4. Fill in the proxy address and proxy port.5. Click the Test Proxy button6. Click "Create Environment".7. After completing the above steps, the proxy is successful
2023-06-13
blog
Integration of Pia S5 Proxy and Vmmask
step 1Download and install vmmaskOfficial website: https://vmmask.net/?p=PIA step 2Add proxy settings1. Open Vmmask, then click the Create button2. Enter the name, then click Add Proxy IP, Proxy Type and select Socks5 proxy3. Fill in the proxy host and proxy port, then click Check Proxy, and finally click Save4. After completing the above steps, the proxy is successful
2023-06-13
blog
Integration of Pia S5 Proxy and YunLogin
Step 1Download and install YunLoginOfficial website:https://www.yunlogin.com/?p=PIA Step 2Add proxy settings1.Log in to the YunLogin interface, click Account Management at the top2. Click to add an account3. Select the corresponding platform and enter the account name4. Select the proxy device for the proxy type, and then select the platform to be added5. Device platform selection: Own device, then click to add6. Click to add your own device7. Add device to fill in the device name, enter the proxy IP, and select the proxy type as socks58. Then return to the page of adding an account, click to select the device, then select your own device, click the agent you just set, and click to confirm the binding9. After the setting is complete, click the start button10. Click to open the account11.query the IP of the browser in ipinfo, which is also the IP address after the proxy!
2023-06-13
blog
Integration of Pia S5 Proxy and Hubstudio
step 1Download and install hubstudio Website:https://www.hubstudio.cn/?p=PIA step 2Add proxy settings1. After selecting the country, continent, and city, click the "Refresh" button, and then right-click to select the proxy IP and port2. Then click the port forwarding list below and copy the port number you just selected3. Open the Hubstudio browser, after logging in, click New Environment4. give the environment a name5. Proxy type selection Socks56. Paste the proxy IP and port you copied just now, and click "Check Proxy". After the check is complete, click "Finish"7. After the final save is complete, click Open to start
2023-06-12
blog
Integration of Pia S5 Proxy and Lalicat
step 1Download and install Lalicat Website: https://www.lalimao.com/?p=PIA step 2Add proxy settings1. After selecting the country, continent, and city, click the "Refresh" button, and then right-click to select the proxy IP and port2. Then click the port forwarding list below and copy the port number you just selected3. First, open BitBrowser,Click to add browser profile4. Enter the basic configuration, enter a name5. Click Proxy Settings and select SOCKS56. Enter the obtained IP address and port 7. Click Check the network8. Click Save
2023-06-12
blog
Integration of Pia S5 Proxy and Ximera
step 1Download and install XimeraWebsite:https://ximera.pro/?p=PIA step 2Add proxy settings1. After selecting the country, continent, and city, click the "Refresh" button, and then right-click to select the proxy IP and port2. Then click the port forwarding list below and copy the port number you just selected3. After logging in to Ximera, click the "+" button in the upper left corner4. Enter the name and click ok5. Click on the pencil button6. Paste the proxy IP and port you copied just now, then click Test Proxy, and click Save after the test is successful7. Select spoof to as the proxy server8. After saving successfully, click to start the browser9. Proxy settings are now successful
2023-06-12
blog
Integration of Pia S5 Proxy and BitBrowser
step 1Download and install BitBrowserWebsite: www.bitbrowser.cn/?p=PIA step 2Add proxy settings1. After selecting the country, continent, and city, click the "Refresh" button, and then right-click to select the proxy IP and port2. Then click the port forwarding list below and copy the port number you just selected3. First, open BitBrowser and log in.4. Go to the "Browser Windows" sidebar tab in the background and click "Create Window".5. Select the account platform from the list, and fill in the required information for other information.6. Select Piaproxy for the search channel, and Socks5 for the proxy type7. Fill in the proxy address and proxy port, and then click the "Check Proxy" button.8. After completing the above steps, the proxy is successful.
2023-06-12
blog
Integration of Pia S5 Proxy and AdsPower
Step 1Download and install AdsPowerWebsite:https://www.adspower.com/?p=PIA Step 2Add proxy settings1. Open the Piaproxy client and login2. Fill in the "Country," "City," "Zip" fields and other information as needed.3. Click on “Search”4. Select an proxy from the list and right click. Select "Forward Port To Proxy" and select a Port such as 40000 from the drop-down list.5. Select "Forward Port To Proxy" and select a Port such as 40000 from the drop-down list 6. After the above, you can see the detailed proxy parameters in the "PortForwardList". View and copy the proxy information, which you will need to fill in the AdsPower program.7. Open Adspower browser and log in8. Click on the “New Profile” button to create a new profile9. Choose the proxy type10. Fill in the proxy information and check how it works by clicking on the “Check proxy” button; all done! 11. Click on the “Open” button to launch the profile.12. Now you can get down to work!
2023-06-12
blog
lntegration of Pia S5 Proxy and Mulogin
Step 1Download and install MuloginWebsite:https://www.mulogin.com/?p=PIAStep 2Add proxy settings1.After selecting the country, continent, and city, click the "Refresh" button, and then right-click to select the proxy IP and port2.Then click the port forwarding list below and copy the port number you just selected3.Log in to the mulogin interface, click "Add Browser" --> find "Basic Settings" --> select "socks5" and enter the "local proxy" displayed in pia, the port is the 40000 selected before.Then click "Check Network", if green is displayed, the proxy is successful!4.hen click "Save" to complete the proxy settings
2023-06-12
blog
Integration of Pia S5 Proxy and MaskFog
Step 1Download and install MASKFOGWebsite:https://www.maskfog.com/?p=PIA Step 2Add proxy settings1. After selecting the country, continent, and city, click the "Refresh" button, and then right-click to select the proxy IP and port2. Then click the port forwarding list below and copy the port number you just selected3. Log in to MASKFOG and click "New Browser"4. in the new browser environment① Select "Device Configuration"② Select "Custom Device" as the proxy method③ Fill in the "device name" arbitrarily④ Select "Socks5" device type⑤ Fill in the "IP+Port" obtained from Pia S5 and enter⑥ Finally, click to check the device, and it will display "link test successful", which means the proxy is successful, and the work can be run!
2023-06-12
blog
Integration of Pia S5 Proxy and Dolphin{anty}
Hello! Here we will tell you how to integrate and easily manage PiaProxy proxies in anti-detect browser Dolphin{anty}. Let's do it step by step.Step 1 - Proxy preparationBefore starting the integration, we need to choose a plan in piaproxy.com and prepare a proxy. 1. Register an account (if you haven't already)2. Download a client to find and manage proxies.3. Install the client.4. Launch the client and follow the instructions.Step 2 - Download and Install1. Go to the browser website → anty.dolphin.ru.com.2. Hover over the download button and click on your operating system.3. Register an account by clicking the Sign up button. Enter the promo code → PIAPROXY and get a 20% discount on your first subscription payment. 4. Open the setup file and follow the steps. The installation process is no different from any other software.  Step 3 - Creating a browser profile with a proxy1. Open the Dolphin{anty} browser client.2. Click the Create Profile button.3. In the window that appears, configure the desired browser profile settings: name, OS, purpose of use, and status and tag as desired.4. Go to your piaproxy personal account and copy the required proxies.5. In the Dolphin{anty} profile creation window, select New proxy → connection type (http, socks) → insert proxy data in the hostname:port:username:password format.6. If you are using a rotary proxy, you can paste the URL link to manually change the IP on click.7. Give the proxy a name so you can quickly find it in the future.8. Proxies are set up. Click the create button in the upper right corner to complete the profile creation.9. The profile is ready to go. Step 4 — Managing and Bulk Importing ProxiesWe figured out how to set up one proxy in a new profile. Now consider the case where you need to manage a large number of proxies. Dolphin{anty} has a separate function for managing existing proxies, here you can view a list of all previously added proxies, check their performance, edit or delete them altogether.Click on the Proxy button in the left column to go to the proxy manager.Here you can notice a list of all your proxies. They can be managed in bulk by ticking the appropriate checkboxes.1. Click the Create Proxy button to add a proxy in bulk.2. You will see a window for importing a proxy. On the left you can see in what format to insert proxy data. Once pasted, click the add button in the top right corner.Your proxies are added and ready to go. Have a nice work!✅Sign up for Dolphin{anty} with the PIAPROXY promo code right now and get 10 browser profiles for free forever!
2023-06-12

We couldn't find any blog, try another keyword

img
logo
PIA Customer Service
logo
logo
👋Hi there!
We’re here to answer your questiona about PIA S5 Proxy.
logo

How long can I use the proxy?

logo

How to use the proxy ip I used before?

logo

How long does it take to receive the proxy balance or get my new account activated after the payment?

logo

Can I only buy proxies from a specific country?

logo

Can colleagues from my company use the same account as me?

Help Center

logo