In this article we will show you how to use a proxy from PQ.Hosting. We will show you the complete process of use, from the purchase itself to accessing blocked resources. In the article you will see examples of connecting proxy on different OS: Windows, macOS and Linux.
To make a proxy purchase, go to billing.
Under "Products and Services" - select "Proxy".
Click "Order."
A window will open with product selection, click "Order".
Select the country where the proxy server will be located, the number of required proxies and click on "Activate".
Next, select the proxy you purchased and click on "Instructions".
A window will open where you can download a text document with the proxy you purchased.
Note in which format the data will be provided in the text document.
Once you have purchased and downloaded a text document from your proxy - it needs to be connected.
When we surf the browser, we will be asked to enter the login and password of the proxy server:
The fastest way to connect a Proxy is to use the search bar.
Tear it off and the search field write "Proxie", then - go to the settings:
Next, select the type of proxy and fill in the fields: Server, Port, Username and Password. (This is the same data that is in the txt document we downloaded.
Click on "ok" and it's done!
export http_proxy="socks5://<proxy_ip>:<proxy_port>"
export https_proxy="socks5://<proxy_ip>:<proxy_port>"
export ftp_proxy="socks5://<proxy_ip>:<proxy_port>"
export no_proxy="localhost,127.0.0.1,::1"
Replace <proxy_ip
> and <proxy_port
> with the IP address and port of your SOCKS5 proxy.
source ~/.bashrc
nano ~/.bashrc
Add lines with SOCKS5 proxy settings there:
export http_proxy="socks5://<proxy_ip>:<proxy_port>"
export https_proxy="socks5://<proxy_ip>:<proxy_port>"
export ftp_proxy="socks5://<proxy_ip>:<proxy_port>"
export no_proxy="localhost,127.0.0.1,::1"
Save your changes and reload the file:
source ~/.bashrc
Use the curl
command to test the connection:
curl ifconfig.me
Apply the discount by inserting the promo code in the special field at checkout: