Create the service file:
Fix: Your network cloud provider (e.g., AWS, DigitalOcean, Azure) likely has an external security group or firewall blocking incoming traffic on port 12345. Log into your provider console and explicitly allow TCP port 12345. Share public link
sudo systemctl daemon-reload sudo systemctl enable 3proxy sudo systemctl start 3proxy
A: Linux: sudo apt remove squid --purge . Windows: Uninstall CCProxy from Control Panel. Then remove firewall rules.
Never run a proxy service as root . If the service is compromised, the attacker gains root access. Create a dedicated, unprivileged user: proxy 12345 install
To route all OS-level traffic through a proxy at localhost:12345 : : Open Settings > Network & internet > Proxy . Enable Manual proxy setup . Set Address to 127.0.0.1 and Port to 12345 . Linux (GNOME) : Navigate to Settings > Network > Network Proxy . Set to Manual and enter 127.0.0.1 with port 12345 . 💻 Developer Tool Configuration
Before installing the software, the environment must be prepared. A raw proxy server exposed to the internet is a security liability. We assume a Linux environment (Ubuntu/Debian or CentOS/RHEL) for this guide.
This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later.
sudo firewall-cmd --permanent --add-port=12345/tcp sudo firewall-cmd --reload Create the service file: Fix: Your network cloud
Determine the specific address and port needed for your network environment. In this scenario, we assume the proxy port is and the target machine is running a standard Windows environment. 2. Access network proxy settings
In an era where digital privacy and unrestricted access to information are more important than ever, setting up a reliable proxy is a top priority for many users. Whether you are a developer testing localized content, a privacy enthusiast, or someone trying to bypass restrictive network filters, understanding how to perform a (referring to the common port 12345 configuration) is an essential skill.
Root or Administrator privileges on your target device. Step-by-Step Installation Guides 1. Windows 10 & 11 (System-Wide Configuration)
sudo ufw allow from [YOUR_CLIENT_IP] to any port 12345 proto tcp Use code with caution. 5. Verifying and Testing the Connection Windows: Uninstall CCProxy from Control Panel
Even with a proper , things can go wrong.
(Note: You can check GitHub for the latest version number and replace 0.9.4 accordingly.)
If you are trying to connect an AI assistant (like Claude) to your smart home: Configure the Server : Set your callbackPort in your Home Assistant configuration. Add JSON Config : Run the following in your terminal to link the proxy: claude mcp add-json
sudo ufw allow 12345/tcp sudo ufw reload
Download the Squid MSI installer for Windows, run the wizard, and complete the setup. Step 2: Change Default Port to 12345