Skip to content

Commit

Permalink
netstat find
Browse files Browse the repository at this point in the history
  • Loading branch information
karthickow committed Jul 4, 2015
1 parent 4ea1efe commit c4ff7f0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Useful Run Commands.txt
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,6 @@ Wordpad write
netsh wlan set hostednetwork mode=allow ssid=Test key=password
netsh wlan stop hostednetwork
netsh wlan start hostednetwork
netsh wlan show hostednetwork
netsh wlan show hostednetwork

netstat -an | find "8159"

0 comments on commit c4ff7f0

Please sign in to comment.