Slickdeals is community-supported.  We may get paid by brands for deals, including promoted items.
Heads up, this deal has expired. Want to create a deal alert for this item?
expired Posted by King_Chucky • Mar 16, 2022
expired Posted by King_Chucky • Mar 16, 2022

T-Mobile Business Tablet Plan: Unlimited Data + 10GB of Mobile Hotspot

(Valid In-Store only)

$10 per month

$10

T-Mobile
5,663 Comments 1,099,187 Views
Visit T-Mobile
Good Deal
Save
Share
Deal Details
T-Mobile (link is for reference only) is offering a T-Mobile Business Tablet Plan with Unlimited Data + 10GB of Mobile Hotspot for $10 per month. Valid in-store only [store locator].

Thanks to community member King_Chucky for sharing this deal

Note, The Unlimited tablet promo requires a business account with T-Mobile.

Plan Features:
  • Unlimited high-speed on-device 5G/LTE data (5G device required for 5G access), deprioritized after 50GB of usage
  • 10GB of mobile hotspot data, then unlimited mobile hotspot at 3G speeds (600 kbps) for the remainder of the month

Editor's Notes

Written by qwikwit | Staff
  • About this deal:
    • This deal does require verification of your business (example, an EIN number). Check with your local store to see what they require for verification.
    • See forum thread for deal discussion and ideas.

Original Post

Written by King_Chucky
Community Notes
About the Poster
Deal Details
Community Notes
About the Poster
T-Mobile (link is for reference only) is offering a T-Mobile Business Tablet Plan with Unlimited Data + 10GB of Mobile Hotspot for $10 per month. Valid in-store only [store locator].

Thanks to community member King_Chucky for sharing this deal

Note, The Unlimited tablet promo requires a business account with T-Mobile.

Plan Features:
  • Unlimited high-speed on-device 5G/LTE data (5G device required for 5G access), deprioritized after 50GB of usage
  • 10GB of mobile hotspot data, then unlimited mobile hotspot at 3G speeds (600 kbps) for the remainder of the month

Editor's Notes

Written by qwikwit | Staff
  • About this deal:
    • This deal does require verification of your business (example, an EIN number). Check with your local store to see what they require for verification.
    • See forum thread for deal discussion and ideas.

Original Post

Written by King_Chucky

Community Voting

Deal Score
+189
Good Deal
Visit T-Mobile
Leave a Comment
To participate in the comments, please log in.

Top Comments

Just an FYI if you're just getting this for the "free" tablet. The tablet is a Galaxy A7 lite which only costs $200 ($129 on Amazon)

They will still lock you to a 2 year EIP even if it's free (They'll make a monthly credit to cover the tablet EIP)

Meaning you'd end up paying $10 for 2 years ($240) for a $129 tablet.

So if you're only doing it for the tablet then it's not worth it
Some people don't live in a house.
Not on the "free" tablet, lol. In all seriousness, don't choose the plan with TE in the title as that one is tax exclusive (you have 2 choices)

soc code ZB10HSTI is the one you want.

5,662 Comments

Sign up for a Slickdeals account to remove this ad.

Jul 1, 2022
387 Posts
Joined Jul 2006
Jul 1, 2022
pray4all
Jul 1, 2022
387 Posts
Quote from JCMCP :
Hmm, tried TTL = 64 and still reporting as HotSpot data.

Is this what you have on your T9?

iptables -t mangle -F
export TTL=64
export INTERFACE=rmnet_data0
ip6tables -t mangle -l POSTROUTING -o $INTERFACE -j HL -hl-set $TTL
ip6tables -t mangle -l PREROUTING -i $INTERFACE -j HL -hl-set $TTL
iptables -t mangle -l POSTROUTING -o $INTERFACE -j TTL -ttl-set $TTL
iptables -t mangle -l PREROUTING -i $INTERFACE -j TTL -ttl-set $TTL


TIA
hmm, that seems to be what i have.
make sure vi the file to double check. sometimes there is missing letter or extra letters through echo or vi.
Also assume you did the following:
chmod 755 /etc/init.d/ttl.sh
cd /etc/rc5.d/; ln -s /etc/init.d/ttl.sh S98ttl
Jul 1, 2022
74 Posts
Joined Aug 2009
Jul 1, 2022
appymo
Jul 1, 2022
74 Posts
Quote from darki :
Press a pin down the little hole for about 30 seconds and it will reset back to factory settings with password Admin + last four digits of the IMEI, you don't need to be logged in.

I don't know if the on device script persists through a reset,, so I just re-did it and set it not to update.

I do confirm it works 100% as on device data and shows as a phone in the tmobile account.
Wow, im surprised it showed up as a phone since tmo supposedly knows what it is since they gave it out. Does it have a specific phone model? Or does it show as a generic phone?
Jul 1, 2022
67 Posts
Joined Sep 2019
Jul 1, 2022
JCMCP
Jul 1, 2022
67 Posts
Quote from pray4all :
hmm, that seems to be what i have.
make sure vi the file to double check. sometimes there is missing letter or extra letters through echo or vi.
Also assume you did the following:
chmod 755 /etc/init.d/ttl.sh
cd /etc/rc5.d/; ln -s /etc/init.d/ttl.sh S98ttl
Thank you, I had previously done the permission change and created the link exactly as you wrote. I went in and double checked the ttl.sh file and found an error in the last 4 lines: the "-I" after "mangle" I had mistakenly input as a lower case L when it is supposed to be an uppercase i. Since those two look almost identical I had typed it in wrong and didn't catch it. I have updated and rebooted. I'll test it out and hopefully it works. Thank you so much for your help!
Jul 2, 2022
843 Posts
Joined Nov 2003
Jul 2, 2022
darki
Jul 2, 2022
843 Posts
Quote from appymo :
Wow, im surprised it showed up as a phone since tmo supposedly knows what it is since they gave it out. Does it have a specific phone model? Or does it show as a generic phone?
Here's what it looks like in my account.
1
Jul 2, 2022
7,513 Posts
Joined Feb 2010
Jul 2, 2022
Mamiww6
Jul 2, 2022
7,513 Posts
Quote from pray4all :
64 seems working fine.

btw, anyone knows how to factory reset TMOSH1? iphone generated password but got overwritten. the manual says login and then press reset hole, what kind of POS setup is this? if i can login, what do i need to factory resetMad
What version are you running?
Jul 2, 2022
256 Posts
Joined Feb 2009
Jul 2, 2022
bluehippo
Jul 2, 2022
256 Posts
Quote from TealMustang668 :
I have tested this after my hotspot speed throttled to 600kbps. Works like charm.

Windows Instructions
1. Open Powershell (Search Powershell).
2. type
Code:
python
to check installed or not (If its not installed, windows will open app store download it, once the download is completed type python to make sure its installed).
3. Download the zip file from https://github.com/parker-stephen...s/main.zip and unzip it.
4. go to unzipped location in powershell using cd.
5. install the requirements by executing command:
Code:
pip install -r requirements.txt
6. then run the bellow command follow the prompts.

example

Code:
C:\Users\\Downloads\TMOHS1-Root-Utility-main>python ./rootScript.py -v

Verbose mode enabled.

Enter your weblogin password:
Encrypting the login payload with key "abcdefghijklmn12" [yes, that's really the key]. . .
Sending the authentication request. . .
Received authentication token from hotspot: 876876876

Response: {'result': '0', 'ip': '0.0.0.0', 'timeout': '000300', 'token': '9879898'}
Exploiting qcmap_web_cgi. . .


Connection to device may reset. If you are running the exploit via WiFi,
ensure that your device reconnects to the hotspot's network.

Payload is ready: page=savepowersaving&displaytimeout=undefined&wifistandby=10;$(mount -o remount,rw /; telnetd; passwd -d root)&token=987987978
Sending the payload now!
Waiting for socket. . .
If you are running the exploit wirelessly, the connection may drop.
Remember to reconnect to your hotspot's WiFi once it reappears.
This may take up to a minute.

Connected! Socket says: {'commit': 'Socket TimeOut'}

Remounted root filesystem r/w. . .
Removed root password. . .
Enabling telnet. . .
Trying to connect via telnet. . .
Received:

mdm 987987987 mdm9607


mdm9607 login:
Telnet connection initialized.
Logging in as root with empty password, please wait. . .
Waiting for login to be processed. . .

The exploit removed the root password of your device. It is STRONGLY recommended to set a custom root password.
Your device will be EXTREMELY INSECURE if you do not.

Would you like to set a custom root password? (Y/n):
y

Changing root password.
IMPORTANT NOTE: the password will be sent insecurely over telnet,
 so you should manually change it later over ADB-USB if you are concerned about security.

Sent command via telnet: passwd root

Enter new password:
Confirm new password:
Root password successfully updated.
### Options ###
        1) Change root password
        2) Enough with this script BS, give me a shell!
        3) Enable ADB
        4) Enable ADB - Persistent through reboot (somewhat experimental)
        5) Enable FTP server for / on port 21 - DO NOT LEAVE OPEN
        6) Remove OMA-DM bootstrap (essentially disables firmware updates, recommended)
        7) Enable mood lighting (look at the battery LED)
        8) Mask hotspot data as "on-device" data
        9) Reboot
        10) Quit

        Enter option: 8
Sent command via telnet: echo "iptables -t mangle -I POSTROUTING -o rmnet_data0 -j TTL --ttl-set 64" > /etc/init.d/ttl.sh; echo "ip6tables -t mangle -I POSTROUTING -o rmnet_data0 -j HL --hl-set 64" >> /etc/init.d/ttl.sh; chmod 755 /etc/init.d/ttl.sh; ln -s /etc/init.d/ttl.sh /etc/rc5.d/S98ttl

Added TTL rules to mask hotspot data as normal "on-device" data. Will take affect on reboot.
### Options ###
        1) Change root password
        2) Enough with this script BS, give me a shell!
        3) Enable ADB
        4) Enable ADB - Persistent through reboot (somewhat experimental)
        5) Enable FTP server for / on port 21 - DO NOT LEAVE OPEN
        6) Remove OMA-DM bootstrap (essentially disables firmware updates, recommended)
        7) Enable mood lighting (look at the battery LED)
        8) Mask hotspot data as "on-device" data
        9) Reboot
        10) Quit

        Enter option: 9
Rebooting. Goodbye!
Sent command via telnet: reboot
Note: disable OMA-DM bootstrap by choosing the option 6
After I ran it, I ran it again and it will not accept the password I changed to, instead accepting the original password. Does this mean I did not do it successfully? I also used option 7 to enable mood lighting which changed battery LED to blue. But as soon as I used option 9 to restart, the battery LED color changed back to green.
Jul 2, 2022
387 Posts
Joined Jul 2006
Jul 2, 2022
pray4all
Jul 2, 2022
387 Posts
Quote from mamiww6 :
what version are you running?
t9? 1311

Sign up for a Slickdeals account to remove this ad.

Jul 2, 2022
367 Posts
Joined Nov 2010
Jul 2, 2022
parambil
Jul 2, 2022
367 Posts
How do I set TTL on Franklin T9?
I have it unlocked and SIM number changed.
Jul 3, 2022
4,170 Posts
Joined Apr 2009
Jul 3, 2022
emofals
Jul 3, 2022
4,170 Posts
Quote from town229 :
I put a script over the weekend and work good, below are instruction:
requirement:
Asuswrt-merlin with jfffs custom script enable
Both Spoof & Extent TTL disable
Code:
#!/bin/sh
set -x

# Apply missing setting.
modprobe xt_HL
modprobe xt_hl

# Main Rule.
check_home_internet () {
	if [ `ip route | awk '/default/ { print $3 }'` = 192.168.12.1 ] ; then
		echo "Set TTL 66 for KVD21"
		iptables -t mangle -I POSTROUTING 1 -j TTL --ttl-set 66
		ip6tables -t mangle -I POSTROUTING 1 -j HL --hl-set 66
		logger "Set TTL for KVD21"
	else
		echo "Apply TTL 65 for all other."
		iptables -t mangle -I POSTROUTING 1 -j TTL --ttl-set 65
		ip6tables -t mangle -I POSTROUTING 1 -j HL --hl-set 65
		logger "Apply TTL for all other."
	fi
}

check_home_internet
put that code into
Code:
/jffs/scripts/firewall-start
remember to give permission
Code:
chmod a+rx /jffs/scripts/*
restart service
Code:
service restart_firewall
What do you name the file you put your code in?
Jul 3, 2022
4,170 Posts
Joined Apr 2009
Jul 3, 2022
emofals
Jul 3, 2022
4,170 Posts
Quote from town229 :
I put a script over the weekend and work good, below are instruction:
requirement:
Asuswrt-merlin with jfffs custom script enable
Both Spoof & Extent TTL disable
Code:
#!/bin/sh
set -x

# Apply missing setting.
modprobe xt_HL
modprobe xt_hl

# Main Rule.
check_home_internet () {
	if [ `ip route | awk '/default/ { print $3 }'` = 192.168.12.1 ] ; then
		echo "Set TTL 66 for KVD21"
		iptables -t mangle -I POSTROUTING 1 -j TTL --ttl-set 66
		ip6tables -t mangle -I POSTROUTING 1 -j HL --hl-set 66
		logger "Set TTL for KVD21"
	else
		echo "Apply TTL 65 for all other."
		iptables -t mangle -I POSTROUTING 1 -j TTL --ttl-set 65
		ip6tables -t mangle -I POSTROUTING 1 -j HL --hl-set 65
		logger "Apply TTL for all other."
	fi
}

check_home_internet
put that code into
Code:
/jffs/scripts/firewall-start
remember to give permission
Code:
chmod a+rx /jffs/scripts/*
restart service
Code:
service restart_firewall

Are these instruction for TMOHS1?
Jul 3, 2022
843 Posts
Joined Nov 2003
Jul 3, 2022
darki
Jul 3, 2022
843 Posts
Quote from emofals :
Are these instruction for TMOHS1?
The root utility does everything you need :

https://github.com/natthawk/TMOHS1-Root-Utility

You'll want these two options :

Mask data that would normally be counted against your hotspot quota as "on-client-device" data

Disable OMA-DM update bootstrap

Like I mentioned before, I confirm it works 100%.
Jul 4, 2022
4,170 Posts
Joined Apr 2009
Jul 4, 2022
emofals
Jul 4, 2022
4,170 Posts
Quote from darki :
The root utility does everything you need :

https://github.com/natthawk/TMOHS1-Root-Utility

You'll want these two options :

Mask data that would normally be counted against your hotspot quota as "on-client-device" data

Disable OMA-DM update bootstrap

Like I mentioned before, I confirm it works 100%.
Awesome Darki. Gotta find the time to run it now..
Jul 5, 2022
1,126 Posts
Joined Dec 2008
Jul 5, 2022
ymarker
Jul 5, 2022
1,126 Posts
Quote from ymarker :
Anyone try out quanta on this plan yet?
So the quanta definitely uses hotspot data and not the unlimited tablet allocation when using the activated tablet sim from the $10 plan. That's too bad. Now I have to pay $30 restocking fee to return the device and cancel the line. Ugh.
Jul 6, 2022
2,949 Posts
Joined Dec 2007
Jul 6, 2022
xoneinax
Jul 6, 2022
2,949 Posts
Quote from ymarker :
Now I have to pay $30 restocking fee to return the device and cancel the line. Ugh.
Use line with different device ?

Sign up for a Slickdeals account to remove this ad.

Jul 6, 2022
1,126 Posts
Joined Dec 2008
Jul 6, 2022
ymarker
Jul 6, 2022
1,126 Posts
Quote from xoneinax :
Use line with different device ?
On what 5g device? The M6 & M6 pro is sold out on att and the older M5 is $$$

Related Searches

Popular Deals

View All

Trending Deals

View All