FastProxyChecker | Fast Proxy Checker in PHP | Proxy library
kandi X-RAY | FastProxyChecker Summary
kandi X-RAY | FastProxyChecker Summary
Fast Proxy Checker in PHP
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of FastProxyChecker
FastProxyChecker Key Features
FastProxyChecker Examples and Code Snippets
localhost/checker.php?file=abc.txt&timeout=20
{
"results":[
{
"success":true,
"proxy":{
"ip":"186.227.185.123",
"port":"80",
"speed":2300
}
},
{
"succes
checker.php?ip=137.116.76.252&port=3128&timeout=20
{
"result": {
"success": true,
"proxy": {
"ip": "137.116.76.252",
"port": "3128",
"speed": 339
}
}
}
{
"result":{
Community Discussions
Trending Discussions on FastProxyChecker
QUESTION
I already made my personal single thread proxy checker using php,but I couldnt make it multi-thread,some days ago,I found one checker using multi-thread on github,can someone help to change it to save the good proxies into a file (ip:port format)?
https://raw.githubusercontent.com/samuel-allan/FastProxyChecker/master/checker.php
What i have tried:
...ANSWER
Answered 2018-Nov-22 at 17:02I did not checked it, but think it'll work ^_^
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install FastProxyChecker
PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page