From 77123f02bd222de14ad91db06368386e2cca2f98 Mon Sep 17 00:00:00 2001 From: jyhl Date: Wed, 24 Jun 2020 11:22:53 +0800 Subject: [PATCH] fix --- README.MD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.MD b/README.MD index 92c42fb..d8cab2b 100644 --- a/README.MD +++ b/README.MD @@ -3,3 +3,7 @@ * url : 代理获取url * index: ip白名单编号,不同的机器配置不同编号,编号从0开始 * wait: 更新IP间隔,单位秒 + +# 安装运行 +* pip install -r requirements.txt +* nohup python renew_ip.py &