I want to use MSNP on Linux (Fedora, to be exact). I found out that the last version using MSNP12 is 0.0.15, so I decided to patch it. I’ve done 1-3 from MSN 7.0 tutorial and changed gateway server to m1.escargot.log1p.xyz. After compiling, it can’t log on:
using HTTP Method, it throws error about some site moved permanently
@oscareczek Thanks for your work and your try to patch this app! Speaking of which, does the app offer a way to record the actual login sequence that is followed while talking to the Escargot server (perhaps in the form of a verbose/debug log)? If not, could you produce a Network recording (Wireshark -> Save as pcap file) so the actual communication can be inspected? Please remember to clean up the communication so it does not contain private data nor the communication of other apps that are also accessing the network on your system.
HTTP connection can’t work because the HTTP gateway is not implemented in Escargot.
Unforunately, due to SSL, thic capture is useless. It does connect to Escargot but fails after querying the login server but we don’t see the URL used (it goe for sure to the Escargot server), the request or the response. It uses MSNP12 and TWN authentication which both should work with Escargot.