Skip to content

Instantly share code, notes, and snippets.

@Bizunow
Created August 18, 2017 16:39
Show Gist options
  • Save Bizunow/16d716c6159fd8afa3d91fe4c8dfd859 to your computer and use it in GitHub Desktop.
Save Bizunow/16d716c6159fd8afa3d91fe4c8dfd859 to your computer and use it in GitHub Desktop.
[TTL Change] Change TTL on Mac #mac #script
#!/bin/sh
sudo sysctl -w net.inet.ip.ttl=65
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment