GNUNET-CORE
Section: User Commands (1)
Page Index
BSD mandoc
NAME
gnunet-core
- monitor CORE subsystem
SYNOPSIS
[-
c FILENAME | --config= FILENAME
]
[-
h | -help
]
[-
L LOGLEVEL | --loglevel= LOGLEVEL
]
[-
m | -monitor
]
[-
v | -version
]
[-
V | -verbose
]
DESCRIPTION
is a tool to access various functions of GNUnet's core subsystem
from the command-line.
The only function right now is to monitor the status of peers
known to the CORE service.
- -c FILENAME | --config= FILENAME
-
Configuration file to use.
- -h | -help
-
Print the help page.
- -L LOGLEVEL | --loglevel= LOGLEVEL
-
Change the loglevel.
Possible values for LOGLEVEL are ERROR, WARNING, INFO and DEBUG.
- -m | -monitor
-
In monitor mode, gnunet-core will continuously print the connection status,
instead of giving just a snapshot.
- -v | -version
-
Print the version number.
- -V | -verbose
-
Be verbose.
SEE ALSO
gnunet-transport1
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,
info gnunet-c-tutorial
will give you access to a tutorial for developers.
Depending on your installation, this information is also available in
gnunet(7)and
gnunet-c-tutorial7.
BUGS
Report bugs by using
Lk
https://bugs.gnunet.org
or by sending electronic mail to
Aq Mt
gnunet-developers@gnu.org .