Skip to content

Instantly share code, notes, and snippets.

@74togo
Created January 26, 2014 19:49
Show Gist options
  • Save 74togo/8638323 to your computer and use it in GitHub Desktop.
Save 74togo/8638323 to your computer and use it in GitHub Desktop.
A trick to autheticate on connection to an IRC server
A trick to autheticate on connection to an IRC server
/connect irc.freenode.net 6667 :<username> <password>
In xchat, this means you put :<username> <password> into the server password box.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment