reboost

::create profile
::netsh wlan export profile name="MyAp" folder=c:\MyAppDir interface="wifi1"
::netsh wlan show profiles

::netsh interface set interface name="local" admin=DISABLED

netsh wlan set hostednetwork mode=allow

netsh wlan set hostednetwork mode=allow ssid=MyAp key=1234567890

netsh wlan show hostednetwork


netsh wlan start hostednetwork

netsh wlan stop hostednetwork

分类:

技术点:

相关文章:

  • 2021-08-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-08
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-05-14
  • 2022-12-23
  • 2022-01-04
  • 2022-01-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案