mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2024-11-21 10:02:00 -08:00
7 lines
128 B
Go
7 lines
128 B
Go
/*
|
|
|
|
xmpp-check is a command-line to check if you XMPP TLS certificate is valid and warn you before it expires.
|
|
|
|
*/
|
|
package main
|