I want to "establish" a TCP connection to a server with a fake sender IP address by using Python 2.6 on Windows 7.
Is this possible without a proxy/Tor?
I understand that I won't get a response, I'm only interested in sending an HTTP GET request to mimic a DDOS attack on my web server.