Hi All,
I'm new here and new to VPN developemnt etc.
I'm looking to build kind of IP snoofing application where i can establish connections via VPN, BUT each time i open a connection, the IP will be different.
For exmple, if i create a WEB request from inside my code, the destination URL will see different referral IP ( on Request.ServerVariables["REMOTE_ADDR"] request).
Is this possilbe at all?
Do i need for that a range of IPs where each can be accessed as VPN or what solutions there are?
Thanks,
Mee.