You are on page 1of 1

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

buka hotspot di phone


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

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

netsh int ipv4 set global defaultcurhoplimit=129


netsh int ipv6 set global defaultcurhoplimit=129

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 global defaultcurhoplimit=128


netsh int ipv6 set global 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

You might also like