What is the difference between cellular data being used on my phone and cellular data being used on my notebook? Data is data.
What is the difference between cellular data being used on my phone and cellular data being used on my notebook? Data is data.
You can also just increase your laptop’s initial TTL by one and then they can’t tell.
How do you do this?
On MacOS this will do it:
printf 'net.inet.ip.ttl=65\nnet.inet6.ip6.hlim=65\n' | sudo tee /etc/sysctl.conf
Can’t personally speak for other OSes at present. Here’s a SO post about Ubuntu: https://askubuntu.com/a/670276