expired Posted by King_Chucky • Mar 16, 2022
Mar 16, 2022 1:58 AM
Item 1 of 1
expired Posted by King_Chucky • Mar 16, 2022
Mar 16, 2022 1:58 AM
T-Mobile Business Tablet Plan: Unlimited Data + 10GB of Mobile Hotspot
(Valid In-Store only)$10 per month
$10
T-Mobile
Visit T-MobileGood Deal
Bad Deal
Save
Share
Top Comments
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
soc code ZB10HSTI is the one you want.
5,662 Comments
Sign up for a Slickdeals account to remove this ad.
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
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
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.
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
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 reset
Windows Instructions
1. Open Powershell (Search Powershell).
2. type
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:
example
Sign up for a Slickdeals account to remove this ad.
I have it unlocked and SIM number changed.
requirement:
Asuswrt-merlin with jfffs custom script enable
Both Spoof & Extent TTL disable
requirement:
Asuswrt-merlin with jfffs custom script enable
Both Spoof & Extent TTL disable
Are these instruction for TMOHS1?
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%.
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%.
Sign up for a Slickdeals account to remove this ad.