Open GoogleCodeExporter opened 8 years ago
What type of interface do you have in mind? A console application that just
needs no graphical UI but still has some kind of user interface like these
console IRC clients or a pure command line tool to only send one message or one
(or more) files and then exit completely without any sort of UI at all?
Original comment by prof7...@gmail.com
on 20 Dec 2010 at 7:16
Yes just that, maybe it's easier to implement some kind of protocol proxy, an
additional listener that behaves like an irc server. So one can do:
/query foobar to talk to someone at foobar.onion
and for muc that might be /join #foobar.room to join room "room" at
foobar.onion or something like that.
then one can simply use irssi or any other irc client she likes
Original comment by entei...@gmail.com
on 14 Mar 2011 at 7:11
Original issue reported on code.google.com by
mr.intou...@gmail.com
on 19 Feb 2010 at 1:03