DOKK / manpages / debian 12 / gnunet / gnunet-messenger.1.en
GNUNET-MESSENGER(1) General Commands Manual GNUNET-MESSENGER(1)

gnunet-messengerOpen and connect to rooms using the MESSENGER service to chat.

gnunet-messenger [-c FILENAME | --config=FILENAME] [-d PEERIDENTITY | --door=PEERIDENTITY] [-e IDENTITY | --ego=IDENTITY] [-h | --help] [-L LOGLEVEL | --loglevel=LOGLEVEL] [-l LOGFILE | --logfile=LOGFILE] [-p | --private] [-r ROOMKEY | --room=ROOMKEY] [-v | --version]

gnunet-messenger is a command line tool to connect to rooms using the MESSENGER service to chat.

FILENAME | FILENAME
Use the specified configuration file FILENAME.
PEERIDENTITY | PEERIDENTITY
peer identity to entry into the room.
IDENTITY | IDENTITY
identity to use for messaging
|
Print short help on options.
LOGLEVEL | LOGLEVEL
Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
LOGFILE | LOGFILE
Configure logging to write logs to LOGFILE.
|
flag to enable private mode.
ROOMKEY | ROOMKEY
key of the room to connect to.
|
Print GNUnet version number.

The full documentation for gnunet is maintained as a Texinfo manual. If the info(1) and gnunet programs are properly installed at your site, the command

info gnunet

should give you access to the complete handbook.

Report bugs by using https://bugs.gnunet.org or by sending electronic mail to <gnunet-developers@gnu.org>.

January 5, 2023 Debian