Skip to content

meloluan/easyAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easyAP

Script to easily raise an access point in linux. Edit the parameters.ini file to set your access point parameters.

Run with bash

  • sudo apt install dnsmasq
  • sudo apt install hostapd
  • sudo apt install xterm
  • sudo chmod u+x run_ap.sh
  • ./run_ap.sh

Run with docker

  • sudo chmod u+x install.sh
  • sudo chmod u+x start.sh
  • sudo chmod u+x stop.sh
  • ./install.sh
  • ./start.sh
  • ./stop.sh

About

Script to easily raise an access point in linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published