diff --git a/res/raw/i2ptunnel_config b/res/raw/i2ptunnel_config
index 5ea901d687f02146be2344b82708d4d8c82f7a57..5823eacd07be4be7eaf9799c75e312f74895f08e 100644
--- a/res/raw/i2ptunnel_config
+++ b/res/raw/i2ptunnel_config
@@ -112,3 +112,26 @@ tunnel.4.option.inbound.lengthVariance=0
 tunnel.4.option.outbound.length=2
 tunnel.4.option.outbound.lengthVariance=0
 tunnel.4.startOnLoad=true
+
+# irc irc.stream.i2p
+tunnel.5.name=Nameless IRC Network
+tunnel.5.description=IRC tunnel to access the Nameless network
+tunnel.5.type=ircclient
+tunnel.5.sharedClient=true
+tunnel.5.interface=127.0.0.1
+tunnel.5.listenPort=6672
+tunnel.5.targetDestination=irc.stream.i2p
+tunnel.5.i2cpHost=127.0.0.1
+tunnel.5.i2cpPort=7654
+tunnel.5.option.inbound.nickname=shared clients
+tunnel.5.option.outbound.nickname=shared clients
+#tunnel.5.option.i2cp.delayOpen=true
+tunnel.5.option.i2cp.reduceIdleTime=600000
+tunnel.5.option.i2cp.reduceOnIdle=true
+tunnel.5.option.i2cp.reduceQuantity=1
+tunnel.5.option.i2p.streaming.connectDelay=1000
+tunnel.5.option.inbound.length=2
+tunnel.5.option.inbound.lengthVariance=0
+tunnel.5.option.outbound.length=2
+tunnel.5.option.outbound.lengthVariance=0
+tunnel.5.startOnLoad=true