A simple and efficient script for checking the validity of proxies from a text file. This tool allows you to filter proxies into "alive" and "dead" categories, making it easier to manage your proxy lists. A simple tool for checking http proxies
Terminator
- Reads proxies from a
proxy.txt
file. - Checks the status of each proxy by making a request to an external service.
- Categorizes proxies into
alive.txt
anddead.txt
. - Displays a countdown timer if no proxies are found.
- Displays a welcome message with ASCII art.
- Node.js (v18 or later recommended)
- NPM (Node Package Manager)
- Clone this repository or download the script.
- Navigate to the directory where the script is located.
- Run the installation script to install required Node modules: