OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: encrypted irc ?
From: Adam Sampson (azzgnu.org)
Date: Sat Jul 29 2000 - 06:22:08 CDT


On Thu, Jul 27, 2000 at 10:20:28AM +0200, s.c.i.p wrote:
> does anybody know of an irc server which supports encryption (plus a
> proper client)?

Use an ssh tunnel, and configure your IRC server to only allow connections
from localhost.

e.g.

client$ ssh -L 6668:localhost:6667 my.irc.server
client$ irc mynick localhost:6668

-- 

Adam Sampson azzgnu.org