Get IP of XMPP Buddy

Paul Aurich paul at darkrain42.org
Wed Apr 22 19:41:39 EDT 2009


And Nikolaus Rath spoke on 04/22/2009 02:03 PM, saying:
> Is there some way to get the IP of an (online) XMPP buddy? Both are
> using Pidgin.

My favorite method is this:

OUT: <message type='chat' to='my.friend at darkrain42.org/pidgin'><body>Hey,
what's your IP address? Run `ifconfig` (`ipconfig /all` on Windows) to
check.</body></message>

IN: <message type='chat' from='my.friend at darkrain42.org/pidgin'
to='paul at darkrain42.org/pidgin'><body>127.0.1.1</body></message>

In all seriousness though, IPs are (possibly) disclosed when doing file
transfers or other peer-to-peer activities (i.e. Voice/Video when Pidgin
supports it), but that's about it.

~Paul




More information about the Support mailing list