[tor-commits] [stem/master] Port correction for 994 (irc => ircs)

atagar at torproject.org atagar at torproject.org
Sat Apr 11 18:35:44 UTC 2015


commit 938728d595e42059b0fa0ebdaaf3b8cd6da327ad
Author: Damian Johnson <atagar at torproject.org>
Date:   Sat Apr 11 11:37:55 2015 -0700

    Port correction for 994 (irc => ircs)
    
    Another correction from toralf...
    
      ircs            994/tcp                         # irc protocol over TLS/SSL
---
 stem/util/ports.cfg |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stem/util/ports.cfg b/stem/util/ports.cfg
index a7b6ae4..2b0527f 100644
--- a/stem/util/ports.cfg
+++ b/stem/util/ports.cfg
@@ -212,7 +212,7 @@ port 990 => FTPS
 port 991 => NAS
 port 992 => Telnets
 port 993 => IMAPS
-port 994 => IRC
+port 994 => IRCS
 port 995 => POP3S
 port 999 => ScimoreDB
 port 1001 => JtoMB



More information about the tor-commits mailing list