Bonanza
Email
Enterprise Service
menu
Email
Enterprise Service
Submit
Basic information
Waiting for a reply
Your form has been submitted. We'll contact you in 24 hours.
Close
Home/ Blog/ How to Set Up Proxy IP and Port 1005 on PC

How to Set Up Proxy IP and Port 1005 on PC

Author:PYPROXY
2024-10-25 15:59:35

How to Set Up Proxy IP and Port 1005 on PC


In the modern Internet environment, using proxy IP can help users improve security, protect privacy, and access restricted websites. This article will explain in detail how to set up proxy IP and port 1005 on different operating systems to ensure that you can complete the setup smoothly.


What is a proxy IP?

A proxy IP refers to the IP address used when a user accesses the Internet through a proxy server. The proxy server acts as an intermediary between the user and the Internet, helping the user hide the real IP address and provide additional security. Setting up a proxy IP allows users to access certain restricted websites, improve anonymity and security.


Why use a proxy IP?

1. Privacy protection: Hide the real IP address and protect personal information.

2. Bypass geographic restrictions: Access websites or content restricted in certain regions.

3. Network security: Protect data transmission through encrypted connections.


How to set up proxy IP and port 1005

Setting up a proxy on Windows system

1. Open Settings:

- Click the "Start" menu and select "Settings" (gear icon).

2. Go to Network & Internet:

- In the Settings window, click "Network & Internet".

3. Select Proxy:

- In the left menu, find and click "Proxy".

4. Manually set up proxy:

- In the "Manual proxy setup" section, turn on the "Use a proxy server" switch.

- Enter your proxy IP address in the "Address" box.

- Enter `1005` in the "Port" box.

5. Save settings:

- Once completed, click "Save" to apply the settings.

6. Test proxy:

- Open a browser and visit a website to check if you can connect.


Setting up a proxy on macOS

1. Open System Preferences:

- Click the Apple icon in the upper-left corner of the screen and select "System Preferences".

2. Go to Network Settings:

- Click the "Network" icon.

3. Select a network connection:

- Select the network connection you are using (such as Wi-Fi or Ethernet) in the list on the left.

4. Click Advanced:

- Click the "Advanced" button in the lower right corner.

5. Select Proxy:

- In the new window, select the "Proxy" tab.

6. Manually configure proxy:

- Check "HTTP Proxy" or "HTTPS Proxy", and then enter your proxy IP address in the "Proxy Server" box.

- Enter `1005` in the "Port" box.

7. Save Settings:

- Once completed, click "OK" and then "Apply" to save changes.

8. Test Proxy:

- Open a browser, visit a website, and check if you can connect normally.


Setting up a proxy on Linux system

1. Open Terminal:

- Press `Ctrl + Alt + T` to open the terminal.

2. Set environment variables:

- Enter the following commands to set HTTP and HTTPS proxies:

```bash

export http_proxy=http://your_proxy_ip:1005

export https_proxy=https://your_proxy_ip:1005

```

- Replace `your_proxy_ip` with the actual proxy IP address.

3. Persistent settings:

- If you want to automatically set the proxy at each startup, you can add the above command to the `~/.bashrc` or `~/.bash_profile` file.

4. Test proxy:

- Use the `curl` command to test whether the proxy is effective:

```bash

curl -I http://www.example.com

```


Set the proxy in the browser

Many browsers also allow users to set the proxy directly. Here are the steps on how to set the proxy in Chrome and Firefox.

Setting up a proxy in Chrome

1. Open Chrome settings:

- Click the three dots in the upper right corner and select "Settings".

2. Enter advanced settings:

- Scroll down and click "Advanced".

3. Open system proxy settings:

- In the "System" section, click "Open your computer's proxy settings".

4. Follow the steps for Windows or macOS to set up a proxy:

- Follow the steps above to set up the proxy IP and port 1005, depending on your operating system.

Setting up a proxy in Firefox

1. Open Firefox settings:

- Click the three horizontal lines in the upper right corner and select "Options".

2. Enter network settings:

- Scroll down to the "Network settings" section and click "Settings".

3. Manually configure proxy:

- Select "Manually configure proxy" and enter your proxy IP and port `1005` in HTTP proxy and SSL proxy.

4. Save settings:

- Click "OK" to save the settings.

5. Test the proxy:

- Open a browser and visit a website to check if you can connect normally.


FAQ

1. What should I do if I cannot access the Internet after setting the proxy IP?

- Make sure that the proxy IP and port number you entered are correct.

- Check the network connection to make sure your Internet connection is working properly.

- Try using a different proxy IP.

2. How do I know if the proxy IP is valid?

- Use an online tool such as `whatismyip.com` to check if your IP address has changed.

- Try to visit a restricted website to see if you can successfully connect.

3. Will the proxy setting affect all applications?

- A proxy set at the system level will affect all applications connecting through the system. A proxy set in a browser only affects that browser.


Setting a proxy IP and port 1005 is an effective way to protect privacy and improve network security. With the detailed steps provided in this article, you can easily complete the proxy setting on different operating systems and browsers. If you have any questions, please feel free to consult. I hope this article can help you successfully complete the proxy settings and enjoy a safe network experience.