Created
November 9, 2013 13:45
-
-
Save kstevens715/7385566 to your computer and use it in GitHub Desktop.
Route IRC around VPN (Freenode doesn't like VPN).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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