Checked Proxy-Dispensing API Server 09-23-2020, 10:04 PM
#1
Recently I started work on a proxy dispensing API server.
It has endpoints for HTTP(s)/SOCKS4/SOCKS5 proxies.
Download
Github: https://github.com/MiyakoYakota/ProxyAPI/
Documentation https://github.com/MiyakoYakota/ProxyAPI...umentation
Live API: http://proxy.miyako.rocks
Usage
Setup
Install required libraries
Create the database where proxies will be stored
Adding Proxies
Checking Proxies
Run the checkerSet this as a repeating job for always checked proxies
Serving Proxies
Run the server:
API Documentation
API Documentation is available here.
It has endpoints for HTTP(s)/SOCKS4/SOCKS5 proxies.
Download
Github: https://github.com/MiyakoYakota/ProxyAPI/
Documentation https://github.com/MiyakoYakota/ProxyAPI...umentation
Live API: http://proxy.miyako.rocks
Usage
Setup
Install required libraries
Code:
pip install -r requirements.txtCode:
python Schema.pyAdding Proxies
- Put HTTP proxies in input/http/
- Put SOCKS4 proxies in input/socks4/
- Put SOCKS5 proxies in input/socks5/
Code:
python LoadProxies.pyChecking Proxies
Run the checker
Code:
python Checker.pyCode:
watch --interval=3600 python Checker.pyServing Proxies
Run the server:
Code:
python Serve.pyAPI Documentation
API Documentation is available here.
(This post was last modified: 09-28-2020, 04:54 PM by Request.
Edit Reason: Add API
)
Discord: Request#0001
Wickr/Email: miyako@miyako.rocks
Wickr/Email: miyako@miyako.rocks









![[+]](https://sinister.li/images/modern/collapse_collapsed.png)