Software /
code /
prosody-modules
Comparison
mod_ipcheck/README.md @ 6003:fe081789f7b5
All community modules: Unify file extention of Markdown files to .md
author | Menel <menel@snikket.de> |
---|---|
date | Tue, 22 Oct 2024 10:26:01 +0200 |
parent | 1803:mod_ipcheck/README.markdown@4d73a1a6ba68 |
comparison
equal
deleted
inserted
replaced
6002:5a65a632d5b9 | 6003:fe081789f7b5 |
---|---|
1 --- | |
2 labels: | |
3 - 'Stage-Stable' | |
4 summary: 'XEP-0279: Server IP Check' | |
5 ... | |
6 | |
7 Introduction | |
8 ============ | |
9 | |
10 Sometimes for various reasons a client might want to know its IP address | |
11 as it appears to the server. This [simple | |
12 XEP](http://xmpp.org/extensions/xep-0279.html) allows the client to ask | |
13 the server for the IP address it is connected from. | |
14 | |
15 Compatibility | |
16 ============= | |
17 | |
18 ----- ------- | |
19 0.7 Works | |
20 0.6 Works | |
21 ----- ------- |