We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请教:很多应用需要分别填写代理服务器ip和端口,获取的代理服务器是合在一起的,怎么分开填写呢?
The text was updated successfully, but these errors were encountered:
当然手工填写进去是可以的,如果能生成一个clash链接,能够自动更新,使用上会更方便
Sorry, something went wrong.
这些功能都是为开发者使用的,需要代码支持,见:https://github.com/Python3WebSpider/ProxyPool#%E4%BD%BF%E7%94%A8
比如分别填写 IP 和端口,可以代码 split 下。claxh 链接这个暂时不支持,其实也不建议支持,因为可用性比较差,还是建议代码使用,失效立即换下一个。
好的,谢谢
你好:docker模式下的 爬取到的可用代理 怎么批量提取出来
No branches or pull requests
请教:很多应用需要分别填写代理服务器ip和端口,获取的代理服务器是合在一起的,怎么分开填写呢?
The text was updated successfully, but these errors were encountered: