自动更新白名单IP
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 40fdcd69dd fix 4 years ago
README.MD fix 4 years ago
config.cfg init 4 years ago
renew_ip.py fix 4 years ago
requirements.txt init 4 years ago

README.MD

配置config.cfg

  • url : 代理获取url
  • index: ip白名单编号,不同的机器配置不同编号,编号从0开始
  • wait: 更新IP间隔,单位秒

安装运行

  • pip install -r requirements.txt
  • nohup python renew_ip.py &