# check_proxy **Repository Path**: mirrors_fatedier/check_proxy ## Basic Information - **Project Name**: check_proxy - **Description**: A distributed program written by python for checking the account and password of proxy. - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # check_proxy A distributed program written by python for checking the account and password of proxy. First you should set the **server ip:port** and **proxy ip:port** in **/common/global_data.py**. Run **cpserver.py** in one server. Run **cpclient.py** in other clients, you can add or delete one client dynamically.