Created
November 4, 2019 06:19
-
-
Save s0lst1c3/e7f1d381e7f15759fed8aa284e460fea to your computer and use it in GitHub Desktop.
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
# create mac address whitelist containing the mac address of our target station (another spoiler) | |
echo '11:22:33:11:22:33' > mac-whitelist.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment