is it possible to change orginating IP in HTTPWebRequest C# and provide any Custom/fake IP?
Asked
Active
Viewed 2,419 times
1 Answers
0
You could try out the following Libraries
- PCap.NET Referenced from IP address spoofing using PCap.NET
- sharppcap Referenced from C# How to spoof IP address for WebRequest

Community
- 1
- 1

Patrick D'Souza
- 3,491
- 2
- 22
- 39
-
Do you have any code example fulfilling the requirement through these libraries ? – xtremist Apr 16 '13 at 19:41