hysteria

ii wrapper script
git clone git://git.2f30.org/hysteria
Log | Files | Refs | README | LICENSE

commit f71f69fc966d28cb1652aea85c5e3fd6c75a484b
parent 40ab3bf551a6c828b5553f18ed7bef60a2383f65
Author: sin <sin@2f30.org>
Date:   Fri,  9 May 2014 10:47:42 +0100

More generic config

Diffstat:
Mconfig | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/config b/config @@ -1,4 +1,4 @@ -nick="your_nickname" -fullname="your_fullname" -hosts="irc.freenode.net:6667 otrere.irc.gr:6667" -channels="irc.freenode.net:#2f30 irc.freenode.net:#ninja-turtles otrere.irc.gr:#darkpsy" +nick="hysteria" +fullname="hysteria" +hosts="irc.network.org:6667 irc.network-other.org:6667" +channels="irc.network.org:#channel irc.network-other.org:#channel"