Proxy 12345 Install -

If you are looking to host a proxy that listens on port 12345 using a tool like or Dante , follow these general steps: Install the software: sudo apt install squid (on Ubuntu). Edit the config file: Open /etc/squid/squid.conf .

sudo iptables -I INPUT -p tcp --dport 12345 -j ACCEPT sudo netfilter-persistent save # Debian/Ubuntu proxy 12345 install

http_port 12345

If you have a local proxy service running on port 12345, you can route your system traffic through it: Go to > Network & Internet > Proxy . Under Manual proxy setup , click Set up . Toggle Use a proxy server to On . Enter 127.0.0.1 for the Address and 12345 for the Port. Click Save . 3. Command Line Configuration (RVM/Shell) If you are looking to host a proxy