伪装ip

伪装ip,在header里加入Ip信息

headers = {"Client_Ip": ip, "Real_ip": ip, "X_FORWARD_FOR" :ip, "X-forwarded-for": ip, "PROXY_USER": ip}

你可能感兴趣的:(伪装ip)