--yesno"\nWireless connection is in use.\n\nDo you want to disconnect?" 9 57
--yesno"\nWireless connection is in use.\n\nDo you want to disconnect?" 9 57
[[$?= 0 ]]&& nmcli connection down uuid $CURRENT_UUID
[[$?= 0 ]]&& nmcli connection down uuid $CURRENT_UUID
else
else
# change special adapters to AP mode
# check if user agree to enter this area
wlan_exceptions "on"
beta_disclaimer "Wireless networking in Linux is problematic. Our tools make it easy for some cases but can't enable AP on every random WiFi chip. If this tool fail, check manual methods."