当我们在Google“ Whatymisoip”中签入时,连接Discript的代理的方式发生了变化

时间:2019-02-01 13:48:18

标签: python proxy urllib

我试图制作一个工具在所需时间内更改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)

1 个答案:

答案 0 :(得分:0)

对不起,由于我的声誉低于50,所以我无法完全理解您的问题,也无法发表评论。 但是,如果使用Windows计算机,我想您可以使用以下简单脚本来更改IP地址:

ant

这应该做的工作,然后你可以刮掉你的IP地址