不小心把ip池删空了怎么恢复
Open
- Dominant language
- Python
- Stars
- 23.7k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
请求太多,用
`requests.get("http://172.16.1.1:5013/delete/?proxy={}".format(proxy))`
把ip池删空了,一开始还能获取到ip,删空了就
`requests.get("http://172.16.1.1:5013/count/").json()
{'count': {'https': 0, 'total': 0}}`
求问怎么恢复……
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.