Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gnunet-peerinfo(1) [debian man page]

GNUNET-PEERINFO(1)					      General Commands Manual						GNUNET-PEERINFO(1)

NAME
gnunet-peerinfo - Display information about other peers. SYNOPSIS
gnunet-peerinfo [options] DESCRIPTION
gnunet-peerinfo display the known addresses and trust of known peers. OPTIONS
-c FILENAME, --config=FILENAME Load config file (default: ~/.gnunet/gnunet.conf) -h, --help Print help page -n, --numeric Disable resolution of IPs to hostnames -q, --quiet Do not print anything but the peer identities -s, --self Print only our own identity (together with "-q", this is the exact line that other peers would have to put in to their friends file in order to consider this peer one of their friends in F2F mode). -v, --version Print the version number -L LOGLEVEL, --loglelvel=LOGLEVEL Set the loglevel BUGS
Report bugs by using mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet-developers@gnu.org> SEE ALSO
gnunet.conf(5) GNUnet Mar 15, 2009 GNUNET-PEERINFO(1)

Check Out this Related Man Page

GNUNET-UNINDEX(1)					      General Commands Manual						 GNUNET-UNINDEX(1)

NAME
gnunet-unindex - a command line interface for deleting indexed files from GNUnet SYNOPSIS
gnunet-unindex [OPTIONS] FILENAME DESCRIPTION
gnunet-unindex is used for deleting indexed files from GNUnet. -c FILENAME, --config=FILENAME use config file (defaults: ~/.gnunet/gnunet.conf) -h, --help print help page -L LOGLEVEL, --loglevel=LOGLEVEL Change the loglevel. Possible values for LOGLEVEL are NOTHING, ERROR, WARNING, INFO and DEBUG. -v, --version print the version number -V, --verbose be verbose NOTES
You can only unindex files that you indexed and that you still have available locally in full. You should use gnunet-unindex on files that you indexed (not inserted) and that you are going to delete or move locally. FILES ~/.gnunet/gnunet.conf GNUnet configuration file REPORTING BUGS
Report bugs to <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet-developers@gnu.org> SEE ALSO
gnunet-fs-gtk(1), gnunet-publish(1), gnunet-search(1), gnunet-download(1), gnunet.conf(5) GNUnet 6 Sep 2009 GNUNET-UNINDEX(1)
Man Page