Skip to content
This repository has been archived by the owner on Jun 7, 2018. It is now read-only.
/ wifi_setup Public archive

Set up your wifi quickly with wpa_supplicant and dhcpcd

License

Notifications You must be signed in to change notification settings

nhatzHK/wifi_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIFI_SETUP

Usage :

wifi_setup -i interface -e essid [-p psswd]

Each options must, MUST, be followed directly, DIRECTLY, by its value

Interface

-i, --interface_
Specify which interface to use.

ESSID/SSID

-s, -e, --ssid, --essid
The name of the network you wish to connect to.
The previous sentence end with 'to', ewww!!

Password

-p, --psswd
This option is not always necessary.
Required if the network is protected by a password only.

Help

-h, --help
Print this message and exit.

About

Set up your wifi quickly with wpa_supplicant and dhcpcd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages