Is there any way to chang ip address? if i created a list of ip as .txt, is there anyway i could switch betwyn ips on the list?
Printable View
Is there any way to chang ip address? if i created a list of ip as .txt, is there anyway i could switch betwyn ips on the list?
lol...what ? If you had a list of proxies you could switch between them. Google "proxies" or if you have "dial up" each time you dial up you get a new ip or if you have dsl you could unplug you modem.
This example uses an undocumented function in iphlpapi.dll called "SetAdapterIPAddress".
http://www.msfn.org/board/set-ip-add...70524.html&hl=
Read the comments at the top of the code to learn how to use it.