Setting up a virtual router
First, you may configure a new hosted network by typing in your command prompt:
netsh wlan set hostednetwork mode=allow ssid=YOUR_SSID key=YOUR_KEY
To start your virtual router:
netsh wlan start hostednetwork
To stop your hosted router:
netsh wlan stop hostednetwork
Also, you can show details about :
netsh wlan show hostednetwork
Written by Seldszar
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Windows
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#