Skip to content

Allows you to turn the radio off on T-Mobile 5G Wifi (KVD21)

Notifications You must be signed in to change notification settings

domgregori/tmobile_wifi_onoff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Turn T-Mobile 5G Wifi On/Off

Prerequisites

Script is for linux, must be connected via ethernet

jq must be installed

sudo apt install jq

Usage

clone repo

cp .env.sample to .env

change settings in .env file

run tmobile_wifi_onoff.sh with:

./tmobile_wifi_onoff.sh <option>

Options

on, off, hide, show, current

on turns the radio on

off turns the radio off

hide hidden ssid

show broadcast ssid

current gets the current settings

./tmobile_wifi_onoff.sh off

Notes

  • When turning on/off, the script takes quite awhile (1-2 mins) because the device is rebooting

  • This will turn the radio on/off for both 5ghz and 2.4ghz

  • This is for the KVD21 model device, not sure if it works on other devices

About

Allows you to turn the radio off on T-Mobile 5G Wifi (KVD21)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages