【发布时间】:2013-02-12 16:38:32
【问题描述】:
我知道,使用 Python 可以访问网页。但是是否也可以每次访问一个新IP地址的网页?
【问题讨论】:
-
新IP地址是什么意思?您有新 IP 还是服务器有新 IP?
-
使用tor。
-
Python stdlib ATM 中没有
ipspoof模块。 -
看看这个答案stackoverflow.com/questions/1180878/… ...这是用于负载平衡器/压力测试吗?
-
@JoeDoherty 新 IP 我的意思是 不同 IP。
标签: python ip-address urllib