From 2dcfb1a67fd457593814a83a9b60d352b7853bf2 Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Mon, 8 Jan 2024 23:42:23 +0000 Subject: Enable XEP-0065 This commit enabled SOCKS5 Bytestreams, allowing users to send and receive files. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index f7b428d..2defa3e 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ on the box itself will be taken care of by the playbook): | ----------- | -------- | ---- | | SSH | TCP | 22 | | HTTP | TCP | 80 | +| XEP-0065 | TCP,UDP | 5000 | | XMPP Client | TCP | 5222 | | XMPP Server | TCP | 5269 | -- cgit v1.2.3