我试图制作一个工具在所需时间内更改IP地址,但是当我检查ip diwhatismyip不变时
try:
while True:
url = "http://www.google.com"
check = open(inputss,'r').readlines()
ip = random.choice(check)
auah = {"https":ip}
poop = ip.strip()
Sabyan = requests.Session()
Sabyan.proxies=auah
conn = Sabyan.get(url)
time.sleep(inputs)
答案 0 :(得分:0)
对不起,由于我的声誉低于50,所以我无法完全理解您的问题,也无法发表评论。 但是,如果使用Windows计算机,我想您可以使用以下简单脚本来更改IP地址:
ant
这应该做的工作,然后你可以刮掉你的IP地址