feat: 增加ip可用性校验,默认择快选取

This commit is contained in:
xueweihan
2022-11-22 13:11:59 +08:00
parent dea1321f44
commit 98db5e23b9
6 changed files with 113 additions and 260 deletions

View File

@@ -1,2 +1,3 @@
requests==2.23.0
requests-html==0.10.0
pythonping==1.1.4
retry==0.9.2