Tuesday 24 June 2014

How to block someone's Internet Connection using Notepad

In this trick I am going to show you how you can block someone's Internet connection using notepad. We will be creating a batch file using notepad which will execute our command that stops internet connection. Creating of batch file is simple and take less than two minutes. The tutorial also includes how you can Start the internet connection after blocking, so that you don't have any problems.

                                           How to block someone's Internet Connection using Notepad

Tutorial: 

Blocking Internet Connection:
  1. Open Notepad.
    Right Click > New > Text Document
       
  2. Type the command below:
    @Echo off
    Ipconfig/release
      
                                      How to block someone's Internet Connection using Notepad
     
  3. Save the file as 'anything.bat'. For Eg: block-internet.bat  
       
                            How to block someone's Internet Connection using Notepad
Now whenever you open this file, the internet connection of the computer will be lost. 

What this Command Exactly does?
When we run this command, the IP Address of the computer lost and therefore the internet connection is stopped.

Starting Internet Connection:

  1. Open Notepad.
     
  2. Type the command below:
    @Echo off
    Ipconfig/renew
       
                                     How to block someone's Internet Connection using Notepad
     
  3. Save this file as 'anything.bat'. For Eg: start-internet.bat
     
                          How to block someone's Internet Connection using Notepad
Now whenever you open this file, the internet connection of pc will start again. Because this command will renew the IP Address of the computer.  

Need any help? Just comment below.. 

2 comments:


  1. I am really enjoying reading your well written articles. It looks like you spend a lot of effort and time on your blog. I have bookmarked it and I am looking forward to reading new articles. Keep up the good work.
    notepad mac download

    ReplyDelete
  2. This is also a very good post which I really enjoyed reading. It is not every day that I have the possibility to see something like this..

    trigidentities.info/linear-equations-introduction

    ReplyDelete