How to stop someone's internet access

Open notepad and type the following code:

@Echo off
Ipconfig /release

Save that as a .bat and send it to someone. They're 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

No comments:

Post a Comment

Do leave your feedback on the comment box below.