Wykres commitów

8 Commity (996deda4326145ca58d0a901b0c69bea93b17373)

Autor SHA1 Wiadomość Data
peepsnet 9cdd5e3af2 Correct typo and clarify instructions 2016-04-03 01:27:14 -04:00
peepsnet 47bc631568 Completely rewritten for command line flags
Help documentation for go.sh.

Basic usage: hostapd_manager.sh -s ssid -c chan -e pass

Command line switches are optional. The following switches are recognized.
-s  --Sets the SSID to ssid. "-s stratux"
-c  --Sets the channel to chan. "-c 1"
-e  --Turns on encryption with passphrase pass. 8-13 Printable Characters. Cannot be used with -o. "-e password!"
-o  --Turns off encryption and sets network to open. Cannot be used with -e.
-h  --Displays this help message. No further functions are performed.

Example: hostapd_manager.sh -s stratux -c 1 -e N3558D
2016-04-01 15:00:51 -04:00
peepsnet cb8a531710 Update hostapd_manager.sh
typo
2016-04-01 12:37:28 -04:00
peepsnet 93841cc4f5 Update hostapd_manager.sh 2016-04-01 01:48:49 -04:00
peepsnet 267c906354 Update hostapd_manager.sh 2016-04-01 01:45:50 -04:00
peepsnet 6a8eb2b3c9 Update hostapd_manager.sh 2016-04-01 01:44:59 -04:00
peepsnet 5612e70e27 Update hostapd_manager.sh 2016-04-01 01:44:23 -04:00
peepsnet 039e0c231e Hostapd_manager.sh
File to modify:
/etc/hostapd/hostapd.conf
/etc/hostapd/hostapd-edimax.conf

This is a improvement on the script that was uploaded to reddit. 
https://www.reddit.com/r/stratux/comments/4c0ffw/change_ssid_bash_script/

usage:
hostapd_manager.sh ssid channel passphrase
2016-04-01 00:59:50 -04:00