Skip to content

Instantly share code, notes, and snippets.

@fud
Created July 16, 2016 05:21
Show Gist options
  • Save fud/ecafd564060d962c944190a2dbbff8e6 to your computer and use it in GitHub Desktop.
Save fud/ecafd564060d962c944190a2dbbff8e6 to your computer and use it in GitHub Desktop.
Route a particular address over vpn
sudo /sbin/route add -host xxx.xxx.com -interface ppp0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment