Skip to content

A Linux Utility tool capable of automating the process of setting up of proxychains

Notifications You must be signed in to change notification settings

Anorak001/PConT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

PConT - Proxy Automation Tool

PConT is a powerful and flexible Proxy Connection Tool designed to automate the acquisition and management of proxies, providing seamless integration with other tools. It is built with Python and is aimed at cybersecurity enthusiasts and professionals who require an efficient way to handle proxy connections(also saves a Lot of Time!!!).

build

Features

  • Automated Proxy Acquisition: Automatically scrape and retrieve proxies from proxyscrape API.
  • Integration Ready: Easily integrate proxy management with your own set of tools.
  • Configurable Execution: Configure the behavior of scripts during program execution.
  • Proxy Checker: Automatically checks if the proxy is up ( aka Downdetector)
  • Auto-Configuration: Tired of writing the lengthy .conf file? use this tool to get your network setup ready within seconds

Installation:

1.1 Clone the repo:

    git clone https://github.com/Anorak001/PConT.git

1.2 Change the scripts into executables:

   chmod +x proxychains-setup.sh
   chmod +x proxychains-reset.sh
   chmod +x proxychains-help.sh

1.3 Ensure Proxychains are installed, if not run:

  sudo apt install proxychains

1.4 Run the setup Script:

./proxychains-setup.sh

1.5 If stuck, refer the docs here or:

./proxychains-help.sh

1.6 Willing to reset the configuration?, run:

./proxychains-reset.sh

Note: The proxies are being provided by the proxscrape.com and I dont own them, we are bringing a new feature that would mitigate this issue.I can guarrantee most of these proxies are safe (Atleast it is safer than VPN!!)