Skip to content

Instantly share code, notes, and snippets.

@ShaneQi
Last active January 3, 2020 20:31
Show Gist options
  • Save ShaneQi/e48fb2ada2f105c2600f093386f70383 to your computer and use it in GitHub Desktop.
Save ShaneQi/e48fb2ada2f105c2600f093386f70383 to your computer and use it in GitHub Desktop.
route vpn
$ sudo route -v add -net 192.168.1.1 -netmask 255.255.255.0 -interface ppp0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment