Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
418 views
in Technique[技术] by (71.8m points)

networking - Can a single machine make requests from multiple different IP Addresses?

I am a complete rookie when it comes to networking and my question is theoretical. Let's say I have 3 public IP Addresses, and want to request a webpage X every few minutes. If webpage X places a cap of 10 requests per day on the requesting IP, is it at all possible to make requests via Python from the same machine but different IP Addresses?

Example:

+--------+    +----( Request 1 from IP: 1.2.3.4 )------+    +--------+
| Client |----+----( Request 2 from IP: 5.6.7.8 )------+----| Server |
+--------+    +----( Request 3 from IP: 9.10.11.12 )---+    +--------+

I have tried to research things, but my knowledge is so small in this area, that I don't quite know what my question is... Is this something where a proxy would be useful?

question from:https://stackoverflow.com/questions/65617646/can-a-single-machine-make-requests-from-multiple-different-ip-addresses

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

1.4m articles

1.4m replys

5 comments

56.9k users

...