aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2019-12-22 06:39:13 +0100
committerache <ache@ache.one>2019-12-22 06:39:13 +0100
commita81565ecc86349a798ce1642105c42eeebda4f4f (patch)
tree8d56b78e5911c803f9ebd1dcf7f00732e2ea009d
parentcreate a temporary file (diff)
Nintendo Switch compatible
-rwxr-xr-xautoDHCP.sh8
1 files changed, 6 insertions, 2 deletions
diff --git a/autoDHCP.sh b/autoDHCP.sh
index 67109bc..484dd33 100755
--- a/autoDHCP.sh
+++ b/autoDHCP.sh
@@ -7,7 +7,7 @@ range="24"
interface_internet=""
# For Wifi teth
-ssid=🦄
+ssid=🦄🌈
passphrase=chocolat
@@ -177,7 +177,7 @@ ssid=${ssid}
wpa=1
wpa_passphrase=${passphrase}
-channel=1
+channel=11
hw_mode=g
logger_syslog=-1
@@ -219,6 +219,10 @@ wmm_ac_vo_cwmax=3
wmm_ac_vo_txop_limit=47
wmm_ac_vo_acm=0
+wpa_key_mgmt=WPA-PSK
+rsn_pairwise=CCMP
+wpa=2
+
vht_oper_chwidth=3
eap_message=hello
eapol_key_index_workaround=0