summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Fennell <matthew@fennell.dev>2024-01-08 23:42:23 +0000
committerMatthew Fennell <matthew@fennell.dev>2024-01-08 23:42:23 +0000
commit2dcfb1a67fd457593814a83a9b60d352b7853bf2 (patch)
tree487849f2ccf5ac2c53b90b534d8390c2d95fe4ec /README.md
parent7ba57bb7b5592dc828670b7e01fc768ac767e86c (diff)
Enable XEP-0065
This commit enabled SOCKS5 Bytestreams, allowing users to send and receive files.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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 |