man(1) | Profanity XMPP client | man(1) |
/connect - the Profanity /connect command.
Login to a chat service. If no account is specified, the default is used if one is configured. A local account is created with the JID as it's name if it doesn't already exist.
/connect [<account>]
/connect <account> [server <server>] [port <port>] [tls force|allow|trust|legacy|disable] [auth default|legacy]
<account>
server <server>
port <port>
tls force
tls allow
tls trust
tls legacy
tls disable
auth default
auth legacy
/connect
/connect odin@valhalla.edda
/connect odin@valhalla.edda server talk.google.com
/connect freyr@vanaheimr.edda port 5678
/connect me@localhost.test.org server 127.0.0.1 tls disable
/connect me@chatty server chatty.com port 5443
2022-10-12 | 0.13.0 |