Skip to content

Instantly share code, notes, and snippets.

@emilstahl
Created October 7, 2017 15:31
Show Gist options
  • Save emilstahl/f2678e4e201eeb1c58e278fba80ec0e9 to your computer and use it in GitHub Desktop.
Save emilstahl/f2678e4e201eeb1c58e278fba80ec0e9 to your computer and use it in GitHub Desktop.
macOS VPN add rouute
sudo /sbin/route add -net 10.0.0.1/24 -interface ppp0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment