xmppsend

command module
v0.0.0-...-20bcf03 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2018 License: MIT Imports: 3 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL