Last active
September 12, 2017 20:09
-
-
Save luanpcweb/9207c705e543b9b6630a1affd0e21814 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
# sudo apt-get autoremove hostapd | |
# wget https://github.com/jenssegers/RTL8188-hostapd/archive/v2.0.tar.gz | |
# tar -zxvf v2.0.tar.gz | |
# cd RTL8188-hostapd-2.0/hostapd | |
# make | |
# make install | |
# sudo service hostapd restart |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment