I have created a virtual Wi-Fi adapter by command
netsh wlan set hostednetwork mode=allow ssid=MyHotspot key=MyPassword
netsh wlan start hostednetwrok
Everything works fine. I just want to ask if there exists a command for monitoring the traffics of this network? I mean I connect by my mobile to this network and I want to get a name of a device that is connected.
this can show you the number of devices connected, you need a third party tool to find names of devices:
netsh wlan show hostednetwork