This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| netsh wlan stop hostednetwork | |
| netsh wlan set hostednetwork mode=allow ssid=NANANA key=password123 | |
| netsh wlan start hostednetwork |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package main | |
| import ( | |
| "encoding/json" | |
| "fmt" | |
| "io/ioutil" | |
| "math/rand" | |
| "os" | |
| ) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0.000000000r, | |
| -0.000000000r, | |
| -0.000000001r, | |
| -0.000000003r, | |
| -0.000000004r, | |
| -0.000000006r, | |
| -0.000000007r, | |
| -0.000000007r, | |
| -0.000000005r, | |
| -0.000000000r, |
OlderNewer