Skip to content

Instantly share code, notes, and snippets.

@luanpcweb
Last active September 12, 2017 20:09
Show Gist options
  • Save luanpcweb/9207c705e543b9b6630a1affd0e21814 to your computer and use it in GitHub Desktop.
Save luanpcweb/9207c705e543b9b6630a1affd0e21814 to your computer and use it in GitHub Desktop.
# 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