Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
GNUNET-SCRYPT(1)	     General Commands Manual		GNUNET-SCRYPT(1)

NAME
     gnunet-scrypt - Manipulate GNUnet proof of work files.

SYNOPSIS
     gnunet-scrypt [options]

DESCRIPTION
     gnunet-scrypt  is	a  command  line tool to manipulate GNUnet proof of work
     files.

OPTIONS
     -b BITS,  --bits=BITS
	    Number of bits to require for the proof of work.

     -c FILENAME,  --config=FILENAME
	    Use the configuration file FILENAME.

     -h, --help
	    Print short help on options.

     -k FILE, --keyfile=FILE
	    File with private key, otherwise default is used.

     -L LOGLEVEL, --loglevel=LOGLEVEL
	    Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and
	    ERROR.

     -l LOGFILE, --logfile=LOGFILE
	    Configure logging to write logs to LOGFILE.

     -o FILE, --outfile=FILE
	    File with proof of work, otherwise default is used.

     -t TIME, --timeout=TIME
	    Time to wait between calculations.

     -v, --version
	    Print GNUnet version number.

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

GNUnet				  Sep 13, 2014			GNUNET-SCRYPT(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gnunet-scrypt&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help