You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jyhl
77123f02bd
|
5 years ago | |
---|---|---|
README.MD | 5 years ago | |
config.cfg | 5 years ago | |
renew_ip.py | 5 years ago | |
requirements.txt | 5 years ago |
README.MD
配置config.cfg
- url : 代理获取url
- index: ip白名单编号,不同的机器配置不同编号,编号从0开始
- wait: 更新IP间隔,单位秒
安装运行
- pip install -r requirements.txt
- nohup python renew_ip.py &