Skip to content

Instantly share code, notes, and snippets.

@kstevens715
Created November 9, 2013 13:45
Show Gist options
  • Save kstevens715/7385566 to your computer and use it in GitHub Desktop.
Save kstevens715/7385566 to your computer and use it in GitHub Desktop.
Route IRC around VPN (Freenode doesn't like VPN).
sudo route add -host irc.freenode.net gw 192.168.1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment