1
0
Fork
You've already forked slixutils
0
No description
  • Python 100%
2025年09月09日 07:23:32 +03:00
c2s.md 25.252 - c2s - A tool to check c2s connections... 2025年09月09日 07:23:32 +03:00
c2s.py 25.252 - c2s - A tool to check c2s connections... 2025年09月09日 07:23:32 +03:00
readme.md 25.252 2025年09月09日 07:21:28 +03:00
slixnotes.md 25.252 2025年09月09日 07:21:28 +03:00

My Slixutils

  • created: 25.195.2023
  • updated: 25.205.2155
  • author: kapad`25
  • desc:
    • Some XMPP tools or utils. While join and learning the XMPP protocol, happen to try/code things that became something nice, simple, and useful, so i call it a util. Other times while trying to code a util, had to write some code, to debug a certain part of the process, so i call that it tool.

- c2s.py

  • an XMPP client based on the slixmpp. Use this client to connect to a XMPP Server, and then..., disconnect. Watching the whole authentication process, may help debug your server, understand better your client or your xmpp code and setup things better.
  • c2s.py command line, is fully compatible with slixmpp examples, found here: https://codeberg.org/poezio/slixmpp/src/branch/master/examples/, so for help: c2s.py -h