Created
June 4, 2016 11:39
-
-
Save PoisonousJohn/d67bf2e4a20f291940fcc72190f5d020 to your computer and use it in GitHub Desktop.
Avoid Beeline tethering blocking
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
sudo sysctl net.ipv4.ip_default_ttl=65 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment