I am looking for a solution for this problem:
I want to write a program in C# for sending some data to a website using an insert of some data into a form. But I want to change the IP address before sending each set of data.
I mean I want to fake the IP addresses, it is for testing purpose and I want to test large amount of request to my website.