Skip to content

SimpleHumanI/wpafi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

description

cli script for easy to use wpa_supplicant

requirements

Archlinux
$ sudo pacman -S wireless_tools wpa_supplicant dhclient procps-ng coreutils

Debian
$ sudo apt install wireless-tools wpasupplicant isc-dhcp-client procps coreutils

Quick start

in this example we add new configurarion then run script
 
$ git clone https://github.com/SimpleHumanI/wpafi.git
$ cd wpafi
$ sudo ./wpafi -n tplink=12345678 -i eth0
$ sudo ./wpafi

About

cli script for easy to use wpa_supplicant

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages