Computer Science, asked by vihaan2266, 1 year ago

You want to find out the internet connections a particular computer has made recently. you need to see numeric information so that you know the ip address and port numbers of the destination computers. which command prompt tool would you use?

Answers

Answered by Prathamattri2062
0
1.) Type "netsh wlan show profiles"
2.) A list of used connection will appear
3.) Then type "netsh wlan show profile " with the SSID of the Wi-Fi required to be seen and press enter.
You will be able to see the required information.
NOTE : THESE commands will only work if you have opened cmd as an admin.
Similar questions