From c2477f69ac425874afa637c97b31ca119ac9e0bb Mon Sep 17 00:00:00 2001 From: Akanksha Singh <36917093+akanksha1612@users.noreply.github.com> Date: Wed, 28 Feb 2018 15:46:39 +0530 Subject: [PATCH] ADD MORE NETWORKING COMMANDS FOR WINDOWS I have added some more very useful networking commands in windows section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e1824c..d595885 100644 --- a/README.md +++ b/README.md @@ -570,7 +570,7 @@ These items are relevant *only* on Windows. - You can perform and script most Windows system administration tasks from the command line by learning and using `wmic`. -- Native command-line Windows networking tools you may find useful include `ping`, `ipconfig`, `tracert`, and `netstat`. +- Native command-line Windows networking tools you may find useful include `ping`, `ipconfig`, `tracert`, nslookup , telnet , ftp , & netstat`. - You can perform [many useful Windows tasks](http://www.thewindowsclub.com/rundll32-shortcut-commands-windows) by invoking the `Rundll32` command.