- open hotspot on phone
- on laptop/pc, connect to hotspot
- on the laptop, open cmd, run as administrator
- type "netsh int ipv4 set glob defaultcurhoplimit=65" in cmd tu
- press enter and it will exit ok
- doen bypass
Using hotspot data from your mobile phone on your laptop/computer
- netsh int ipv4 set glob defaultcurhoplimit=65
- netsh int ipv6 set glob defaultcurhoplimit=65
Use your laptop as a Wi-Fi repeater:
- netsh int ipv4 set glob defaultcurhoplimit=64
- netsh int ipv6 set glob defaultcurhoplimit=64
Set it to default:
- netsh int ipv4 set glob defaultcurhoplimit=128
- netsh int ipv6 set glob defaultcurhoplimit=128
Default TTL and Hop Limit values vary between different operating systems, here are the defaults for a few:
- Linux kernel 2.4 (circa 2001): 255 for TCP, UDP and ICMP
- Linux kernel 4.10 (2015): 64 for TCP, UDP and ICMP
- Windows XP (2001): 128 for TCP, UDP and ICMP
- Windows 10 (2015): 128 for TCP, UDP and ICMP
- Windows Server 2008: 128 for TCP, UDP and ICMP
- Windows Server 2019 (2018): 128 for TCP, UDP and ICMP
- MacOS (2001): 64 for TCP, UDP and ICMP
defaultcurhoplimit - Default HopLimit of packets sent
- Change TTL in Windows 10
- netsh interface ipv4 set global command
- IP Time to Live (TTL) and Hop Limit Basics
- 2019: Bypass Verizon Hotspot Throttle (NO ROOT)
- How to make the cmd line executable
- How to change the default TTL of TCP/IP packets?
- https://www.allegro.cc/forums/thread/614960
- https://www.reddit.com/r/Android/comments/x77ji/undetectable_tethering_using_android_phone/
- https://searchnetworking.techtarget.com/definition/time-to-live
- https://subinsb.com/default-device-ttl-values/
- https://web.archive.org/web/20150206054041/http://www.binbert.com/blog/2009/12/default-time-to-live-ttl-values/
- https://android.stackexchange.com/questions/47819/how-can-phone-companies-detect-tethering-incl-wifi-hotspot
- https://itstillworks.com/remove-sassexe-8693324.html
- http://noahdavids.org/self_published/TTL_values.html
- https://forum.xda-developers.com/android/help/tethering-ttl-t3824958