Mercurial > prosody-modules
annotate mod_ipcheck/README.wiki @ 1782:29f3d6b7ad16
Import wiki pages
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 24 Aug 2015 16:43:56 +0200 |
parents | |
children |
rev | line source |
---|---|
1782 | 1 #summary XEP-0279: Server IP Check |
2 #labels Stage-Stable | |
3 | |
4 = Introduction = | |
5 | |
6 Sometimes for various reasons a client might want to know its IP address as it appears to the server. This [http://xmpp.org/extensions/xep-0279.html simple XEP] allows the client to ask the server for the IP address it is connected from. | |
7 | |
8 | |
9 = Compatibility = | |
10 | |
11 ||0.7||Works|| | |
12 ||0.6||Works|| |