Merge pull request #120 from plonibarploni/patch-1

make WPA2 the default
This commit is contained in:
Lakindu Akash 2020-12-23 17:07:24 +05:30 committed by GitHub
commit a6266556d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ usage() {
echo " -h, --help Show this help"
echo " --version Print version number"
echo " -c <channel> Channel number (default: 1)"
echo " -w <WPA version> Use 1 for WPA, use 2 for WPA2, use 1+2 for both (default: 1+2)"
echo " -w <WPA version> Use 1 for WPA, use 2 for WPA2, use 1+2 for both (default: 2)"
echo " -n Disable Internet sharing (if you use this, don't pass"
echo " the <interface-with-internet> argument)"
echo " -m <method> Method for Internet sharing."
@ -626,7 +626,7 @@ networkmanager_wait_until_unmanaged() {
CHANNEL=default
GATEWAY=192.168.12.1
WPA_VERSION=1+2
WPA_VERSION=2
ETC_HOSTS=0
ADDN_HOSTS=
DHCP_DNS=gateway