commit 62a33a2283955aff72642ecc4c298b39a4ccd78d
parent 923ad3a5a1ad4a945c8f0ff2e4b627a67322eb29
Author: Josuah <mail@josuah.net>
Date: Fri, 9 Feb 2018 10:43:17 +0100
[add] inetd TLS proxy for IRC
Diffstat:
3 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/configure b/configure
diff --git a/skel/inetd.conf b/skel/inetd.conf
@@ -4,3 +4,4 @@
#9fs stream tcp nowait root u9fs u9fs
#gopher-proxy stream tcp nowait root /root/srv/bin/gopher-proxy gopher-proxy nas.josuah.net
#rsync stream tcp nowait root /root/.local/bin/rsyncd rsyncd --daemon
+#irc-cyberia stream tcp nowait nobody /usr/bin/openssl openssl s_client -quiet -connect irc.cyberia.is:6697
diff --git a/skel/services b/skel/services
@@ -8,3 +8,7 @@
#gopher-proxy 8080/tcp
#rsync 873/tcp
+
+#irc-cyberia 66970/tcp
+#irc.freenode 66972/tcp
+#irc-unix 66973/tcp