python - Spoofing the origination IP address of an HTTP request -


It only needs to work on a subnet and is not for malicious use

I have A load testing tool that is written in python, originally explodes HTTP request on a URL. I need to run a demonstration test against an IP-based load balancer, so requests should come from a range of IPs. Most commercial display tools offer this functionality, but I want to create it myself

The device uses the urllib2 of the dragon to transport. Is it possible to send an HTTP request with IP address to cheat for the packet being requested?

This is a misunderstanding of HTTP based on the HTTP protocol header. TCP protocol depends on handshake in 3 ways to start requests.

There is no need to say that if you cheat your original IP address, you will never receive a synchronization step and no information will be sent to HTTP Can not send to the legal host).

If you need to check the IP load balancer, then this is not the way to do it.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -