Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
poppy-kine:poppy_grr_keraal [2017/06/28 07:27]
m16devan [Using computer as wifi hotspot]
poppy-kine:poppy_grr_keraal [2017/06/28 07:37]
m16devan [Using computer as wifi hotspot]
Line 35: Line 35:
 Open a terminal and run the following command by replacing '​MyNetwork'​ and '​MyKey'​ by your network name and password: Open a terminal and run the following command by replacing '​MyNetwork'​ and '​MyKey'​ by your network name and password:
 <​code>​netsh wlan set hostednetwork mode=allow ssid=MyNetwork key=MyKey</​code>​ <​code>​netsh wlan set hostednetwork mode=allow ssid=MyNetwork key=MyKey</​code>​
 +Then run this command to start your network:
 +<​code>​netsh wlan start hostednetwork</​code>​
 +
 +Now the hotspot is created. To stop it run this command:
 +<​code>​netsh wlan stop hostednetwork</​code>​
 +
 +Once the hotspot is created, you can share the internet connexion from ethernet. Go in Control Panel > Network and Internet > Network and Sharing Center. Click on the connexion you want to share and the on '​Properties'​. In the '​sharing'​ tab check the 'Allow other users to connect...'​ and select your new created hotspot connexion in the list.
  
  • poppy-kine/poppy_grr_keraal.txt
  • Last modified: 2020/06/11 21:46
  • by mai