command
module
Version:
v0.0.0-...-20bcf03
Opens a new window with list of versions in this module.
Published: Apr 4, 2018
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
xmppsend
This is a (very) small CLI tool to send a single message via XMPP.
I use it to deliver notifications from Zabbix because the Jabber client in there is broken TLS-wise.
Usage
Install go and then run go install github.com/xperimental/xmppsend, then you should have it available in your path.
Then use:
$ xmppsend -help
Usage of xmppsend:
-msg string
Message to send.
-password string
Password of sender.
-to string
JID of recipient.
-user string
JID of sender.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.