Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stylesuxx/debian-bash-wifi-config
https://github.com/stylesuxx/debian-bash-wifi-config
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/stylesuxx/debian-bash-wifi-config
- Owner: stylesuxx
- Created: 2014-04-24T16:24:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-26T18:18:42.000Z (over 10 years ago)
- Last Synced: 2023-03-13T08:15:45.221Z (over 1 year ago)
- Language: Shell
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bash WiFi connector
Connect to a WiFi network via bash and dialog.## Prerequisits
This should work on all Linux system where the following commands are available:
* dialog
* iw
* iwlist
* iwconfig
* wpa_passphrase
* wpa_supplicant
* dhclient#### Debian and debian flavoured:
sudo apt-get install wireless-tools iw dialog wpasupplicant dhcp-client## Usage
Run the script as root or make sure that the running user has the appropriate rights to execute the above commands.sudo ./wlan.sh