https://github.com/meomundep/proxies-checker
Check whether the proxies are valid or invalid and export then xlsx files.
https://github.com/meomundep/proxies-checker
air airdrop automation checker drop free meomundep proxies proxy proxy-checker proxy-configuration proxy-list script tool web
Last synced: 11 months ago
JSON representation
Check whether the proxies are valid or invalid and export then xlsx files.
- Host: GitHub
- URL: https://github.com/meomundep/proxies-checker
- Owner: MeoMunDep
- Created: 2024-12-09T15:54:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-25T18:52:09.000Z (12 months ago)
- Last Synced: 2025-06-25T19:36:57.828Z (12 months ago)
- Topics: air, airdrop, automation, checker, drop, free, meomundep, proxies, proxy, proxy-checker, proxy-configuration, proxy-list, script, tool, web
- Language: Python
- Homepage: https://t.me/keoairdropfreene
- Size: 105 MB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π§ͺ MeoMunDep Proxy Checker
A simple async Python tool to check and filter working proxies. Supports HTTP, HTTPS, SOCKS4, SOCKS5 with or without authentication.
## π Getting Started
To get started with the proxy checker bot, follow these steps:
---
### π Configuration Files
1. `proxies.txt`
> Proxy list format (you can get from [Webshare](https://www.webshare.io/?referral_code=4l5kb3glsce7)):
```txt
http://host:port
https://host:port
socks4://host:port
socks5://host:port
http://user:pass@host:port
https://user:pass@host:port
socks4://user:pass@host:port
socks5://user:pass@host:port
```
2. `valid_proxies.xlsx` β Valid proxies will be saved here.
3. `invalid_proxies.xlsx` β Invalid proxies will be saved here.
4. `new_proxies.xlsx` β New filtered proxies will be updated here.
---
## π‘ Installation Guide
### β
Step 1: Install Python 3
#### For **Windows**:
- Download from: [https://www.python.org/downloads/windows/](https://www.python.org/downloads/windows/)
- During installation, **check the box** βAdd Python to PATHβ.
#### For **macOS** (if Python 3 is missing):
```bash
brew install python
```
#### For **Ubuntu/Debian**:
```bash
sudo apt update
sudo apt install python3 python3-pip
```
---
### β
Step 2: Install dependencies
```bash
pip install -r requirements.txt
```
> Use `pip3` if needed, e.g., `pip3 install -r requirements.txt`.
---
## π§ How to Use
### πΉ For Linux/macOS:
```bash
cd path/to/proxies_checker
chmod +x run.sh
./run.sh
```
### πΉ For Windows:
```cmd
cd path\to\proxies_checker
python meomundep.py
```
> Or double-click `run.bat` (if provided).
---
π **Contact and Support**
- **Support me via Donate** [Here](https://t.me/KeoAirDropFreeNe/312/27801)
- **Contact for work:** [Telegram](https://t.me/MeoMunDep)
- **Join the support group:** [Join here](https://t.me/KeoAirDropFreeNe)
- **Updates Channel:** [View channel](https://t.me/KeoAirDropFreeNee)
- **YouTube Channel:** [Watch here](https://www.youtube.com/@keoairdropfreene)
- **Instagram:** [Follow me](https://www.instagram.com/meomundep)
- **Tiktok:** [Follow me](https://www.tiktok.com/@meomundep)
---
π **Enjoy checking proxies efficiently!**