Mercurial > prosody-modules
diff mod_ipcheck/README.markdown @ 1803:4d73a1a6ba68
Convert all wiki pages to Markdown
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 28 Aug 2015 18:03:58 +0200 |
parents | mod_ipcheck/README.wiki@29f3d6b7ad16 |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_ipcheck/README.markdown Fri Aug 28 18:03:58 2015 +0200 @@ -0,0 +1,21 @@ +--- +labels: +- 'Stage-Stable' +summary: 'XEP-0279: Server IP Check' +... + +Introduction +============ + +Sometimes for various reasons a client might want to know its IP address +as it appears to the server. This [simple +XEP](http://xmpp.org/extensions/xep-0279.html) allows the client to ask +the server for the IP address it is connected from. + +Compatibility +============= + + ----- ------- + 0.7 Works + 0.6 Works + ----- -------