Send XMPP messages from the command line

In this blog post, you will learn how to use the program go-sendxmpp to programmatically send XMPP messages from a script

https://dataswamp.org/~solene/2023-05-25-xmpp-from-commandline.html

gemini://perso.pw/blog/articles/xmpp-from-commandline.gmi
#xmpp #monitoring #selfhosting #reed-alert

@solene

Solene'% : Send XMPP messages from the command line

In this blog post, you will learn how to use the program go-sendxmpp to programmatically send XMPP messages from a script

Solene's Percent %
@solenepercent
`-t` forces direct TLS instead of StartTLS, so not using it doesn't mean no TLS is used. It should not be possible to connect to a server without using TLS.
@solene