https://github.com/stylesuxx/debian-bash-wifi-config
https://github.com/stylesuxx/debian-bash-wifi-config
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stylesuxx/debian-bash-wifi-config
- Owner: stylesuxx
- Created: 2014-04-24T16:24:56.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-26T18:18:42.000Z (about 11 years ago)
- Last Synced: 2025-01-27T07:27:47.096Z (5 months ago)
- Language: Shell
- Size: 141 KB
- Stars: 0
- Watchers: 3
- 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