25 April 2024

How to Make Mobile Hotspot Quota Unlimited

 Disclaimer :

  1. For educational purposes only.
  2. Don't use them for illegal activities.
  3. You are the only responsible for your actions ❗
  4. This method will bypass mobile hotspot quota, if your hotspot using main data quota, this will not help.

🙈 🙉 🙊


UNTUK BYPASS HOTSPOT KAT LAPTOP UNTUK GUNA DATA SELAIN DARI HOTSPOT DI HANDPHONE

  1. buka hotspot di phone
  2. di laptop/pc, connect kepada hotspot
  3. di laptop, buka cmd, run as administrator
  4. type "netsh int ipv4 set glob defaultcurhoplimit=65" di cmd tu
  5. tekan enter dan akan keluar ok
  6. dah bypass

INFORMATION

Using hotspot data from your mobile phone on your laptop/computer

  1. netsh int ipv4 set glob defaultcurhoplimit=65
  2. netsh int ipv6 set glob defaultcurhoplimit=65

Use your laptop as a Wi-Fi repeater:

  1. netsh int ipv4 set glob defaultcurhoplimit=64
  2. netsh int ipv6 set glob defaultcurhoplimit=64

Set it to default:

  1. netsh int ipv4 set glob defaultcurhoplimit=128
  2. 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:

  1. Linux kernel 2.4 (circa 2001): 255 for TCP, UDP and ICMP
  2. Linux kernel 4.10 (2015): 64 for TCP, UDP and ICMP
  3. Windows XP (2001): 128 for TCP, UDP and ICMP
  4. Windows 10 (2015): 128 for TCP, UDP and ICMP
  5. Windows Server 2008: 128 for TCP, UDP and ICMP
  6. Windows Server 2019 (2018): 128 for TCP, UDP and ICMP
  7. MacOS (2001): 64 for TCP, UDP and ICMP

defaultcurhoplimit - Default HopLimit of packets sent