ADD MORE NETWORKING COMMANDS FOR WINDOWS

I have added some more very useful networking commands in windows section.
pull/544/head
Akanksha Singh 2018-02-28 15:46:39 +05:30 committed by GitHub
parent 405d4fa665
commit c2477f69ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.