# 迷你项目基于python-cli的代理测试仪(#77)
*作者:* Ingo Kleiber (ingo@kleiber.me)
这个迷你项目是一个基于 `requests` 的代理测试程序。它利用 `pandas` 处理csv文件,`click` 以获取CLI。
## Usage
This script tests proxies by querying (GET request) a testing website that returns the IP of the client. If the returned IP matches the IP of the proxy, we consider the proxy to be good.
### Testing Single Proxies
`python cli.py single http://1.1.1.1`
This will test the HTTP proxy 1.1.1.1 against the default testing website [iptest.ingokleiber.de](http://iptest.ingokleiber.de).
You can run your own testing service using the PHP script in `/ipinfo`. This service should be offered both via HTTP and HTTPs.
`python cli.py single http://1.1.1.1 --iptest iptest.yourdomain.com`
### (Re)Testing a CSV File
`python cli.py csv-file proxies.csv`
This will (re)test all proxies in the given file.
### Adding and Testing Proxies From a Text File
`python cli.py add-from-txt-file proxy_candidates.txt`
This will add and test each proxy (one per line) in `proxy_candidates.txt`.
海拥✘
- 粉丝: 20w+
- 资源: 408
最新资源
- 基于spark平台前程无忧招聘网站,数据分析,数据大屏基于echarts文档+源码+优秀项目+全部资料.zip
- 基于Spark实现User的协同过滤CF文档+源码+优秀项目+全部资料.zip
- 基于Spark实现的可视域分析算法文档+源码+优秀项目+全部资料.zip
- 基于Spark实践:音乐个性化推荐——基于ALS矩阵分解的协同过滤算法文档+源码+优秀项目+全部资料.zip
- 基于Spring Boot的Spark开发手脚架(Java+Scala),开箱即用!模拟了1个WordCount和TopN的例子文档+源码+优秀项目+全部资料.zip
- 基于Apriori算法的网络书城源代码(完整前后端+mysql+说明文档+LW).zip
- 基于spark引擎的超高性能的分布式数据集成软件基于spark extensions 扩展的DSL语法,结合的Spark SQL,更加便捷融入数仓 ETLT 过
- 基于spark智慧交通车流量监控项目文档+源码+优秀项目+全部资料.zip
- 基于springbook+spark的机器学习应用开发文档+源码+优秀项目+全部资料.zip
- 基于spring boot框架的spark大数据分析文档+源码+优秀项目+全部资料.zip
- 基于Spring Cloud Hoxton 、Spring Boot 2.3、Security、vue-element前后端分离的脚手架平台Spark 开发平台
- 基于springboot,spark和hadoop的电影评分网站文档+源码+优秀项目+全部资料.zip
- 基于SpringBoot集成Neo4j图数据库,利用Spark的朴素贝叶斯分类器实现基于电影知识图谱的智能问答系统文档+源码+优秀项目+全部资料.zip
- 的撒按时大撒大撒大撒大大实打实
- NOI数学提高级-2024.12.17(M).pdf
- 基于关联规则的青岛市计算机类考研院校推荐系统源代码(完整前后端+mysql+说明文档+LW).zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈