Software / code / prosody-modules
Comparison
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 |
| parent | 1782:mod_ipcheck/README.wiki@29f3d6b7ad16 |
comparison
equal
deleted
inserted
replaced
| 1802:0ab737feada6 | 1803:4d73a1a6ba68 |
|---|---|
| 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 ----- ------- |