.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.10. .TH HUSHD "1" "October 2020" "hushd v3.5.1" "User Commands" .SH NAME hushd \- manual page for hushd v3.5.1 .SH DESCRIPTION Found binary: ./komodod Hush Daemon version v3.5.1\-dd8ab3df6 .PP In order to ensure you are adequately protecting your privacy when using Hush, please see . .SS "Usage:" .TP komodod [options] Start Hush\-flavored Komodo Daemon .SH OPTIONS .HP \-? .IP This help message .HP \fB\-alerts\fR .IP Receive and display P2P network alerts (default: 1) .HP \fB\-alertnotify=\fR .IP Execute command when a relevant alert is received or we see a really long fork (%s in cmd is replaced by message) .HP \fB\-blocknotify=\fR .IP Execute command when the best block changes (%s in cmd is replaced by block hash) .HP \fB\-checkblocks=\fR .IP How many blocks to check at startup (default: 288, 0 = all) .HP \fB\-checklevel=\fR .IP How thorough the block verification of \fB\-checkblocks\fR is (0\-4, default: 3) .HP \fB\-clientname=\fR .IP Full node client name, default 'MagicBean' .HP \fB\-conf=\fR .IP Specify configuration file (default: komodo.conf) .HP \fB\-daemon\fR .IP Run in the background as a daemon and accept commands .HP \fB\-datadir=\fR .IP Specify data directory .HP \fB\-exportdir=\fR .IP Specify directory to be used when exporting data .HP \fB\-dbcache=\fR .IP Set database cache size in megabytes (4 to 16384, default: 450) .HP \fB\-loadblock=\fR .IP Imports blocks from external blk000??.dat file on startup .HP \fB\-maxorphantx=\fR .IP Keep at most unconnectable transactions in memory (default: 100) .HP \fB\-mempooltxinputlimit=\fR .IP [DEPRECATED FROM OVERWINTER] Set the maximum number of transparent inputs in a transaction that the mempool will accept (default: 0 = no limit applied) .HP \fB\-par=\fR .IP Set the number of script verification threads (\fB\-8\fR to 16, 0 = auto, <0 = leave that many cores free, default: 0) .HP \fB\-pid=\fR .IP Specify pid file (default: komodod.pid) .HP \fB\-txexpirynotify=\fR .IP Execute command when transaction expires (%s in cmd is replaced by transaction id) .HP \fB\-prune=\fR .IP Reduce storage requirements by pruning (deleting) old blocks. This mode disables wallet support and is incompatible with \fB\-txindex\fR. Warning: Reverting this setting requires re\-downloading the entire blockchain. (default: 0 = disable pruning blocks, >550 = target size in MiB to use for block files) .HP \fB\-reindex\fR .IP Rebuild block chain index from current blk000??.dat files on startup .HP \fB\-sysperms\fR .IP Create new files with system default permissions, instead of umask 077 (only effective with disabled wallet functionality) .HP \fB\-txindex\fR .IP Maintain a full transaction index, used by the getrawtransaction rpc call (default: 0) .HP \fB\-txsend=\fR .IP Execute command to send a transaction instead of broadcasting (%s in cmd is replaced by transaction hex) .HP \fB\-addressindex\fR .IP Maintain a full address index, used to query for the balance, txids and unspent outputs for addresses (default: 1) .HP \fB\-timestampindex\fR .IP Maintain a timestamp index for block hashes, used to query blocks hashes by a range of timestamps (default: 0) .HP \fB\-spentindex\fR .IP Maintain a full spent index, used to query the spending txid and input index for an outpoint (default: 1) .HP \fB\-zindex\fR .IP Maintain extra statistics about shielded transactions and payments (default: 0) .PP Connection options: .HP \fB\-addnode=\fR .IP Add a node to connect to and attempt to keep the connection open .HP \fB\-asmap=\fR .IP Specify asn mapping used for bucketing of the peers (default: ip_asn.map). Relative paths will be prefixed by the net\-specific datadir location. .HP \fB\-banscore=\fR .IP Threshold for disconnecting misbehaving peers (default: 100) .HP \fB\-bantime=\fR .IP Number of seconds to keep misbehaving peers from reconnecting (default: 86400) .HP \fB\-bind=\fR .IP Bind to given address and always listen on it. Use [host]:port notation for IPv6 .HP \fB\-connect=\fR .IP Connect only to the specified node(s) .HP \fB\-discover\fR .IP Discover own IP addresses (default: 1 when listening and no \fB\-externalip\fR or \fB\-proxy\fR) .HP \fB\-dns\fR .IP Allow DNS lookups for \fB\-addnode\fR, \fB\-seednode\fR and \fB\-connect\fR (default: 1) .HP \fB\-dnsseed\fR .IP Query for peer addresses via DNS lookup, if low on addresses (default: 1 unless \fB\-connect\fR) .HP \fB\-externalip=\fR .IP Specify your own public address .HP \fB\-forcednsseed\fR .IP Always query for peer addresses via DNS lookup (default: 0) .HP \fB\-listen\fR .IP Accept connections from outside (default: 1 if no \fB\-proxy\fR or \fB\-connect\fR) .HP \fB\-listenonion\fR .IP Automatically create Tor hidden service (default: 1) .HP \fB\-maxconnections=\fR .IP Maintain at most connections to peers (default: 384) .HP \fB\-maxreceivebuffer=\fR .IP Maximum per\-connection receive buffer, *1000 bytes (default: 5000) .HP \fB\-maxsendbuffer=\fR .IP Maximum per\-connection send buffer, *1000 bytes (default: 1000) .HP \fB\-onion=\fR .IP Use separate SOCKS5 proxy to reach peers via Tor hidden services (default: \fB\-proxy\fR) .HP \fB\-onlynet=\fR .IP Only connect to nodes in network (ipv4, ipv6 or onion) .HP \fB\-permitbaremultisig\fR .IP Relay non\-P2SH multisig (default: 1) .HP \fB\-peerbloomfilters\fR .IP Support filtering of blocks and transaction with Bloom filters (default: 1) .HP \fB\-port=\fR .IP Listen for connections on (default: 7770 or testnet: 17770) .HP \fB\-proxy=\fR .IP Connect through SOCKS5 proxy .HP \fB\-proxyrandomize\fR .IP Randomize credentials for every proxy connection. This enables Tor stream isolation (default: 1) .HP \fB\-seednode=\fR .IP Connect to a node to retrieve peer addresses, and disconnect .HP \fB\-timeout=\fR .IP Specify connection timeout in milliseconds (minimum: 1, default: 5000) .HP \fB\-torcontrol=\fR: .IP Tor control port to use if onion listening enabled (default: 127.0.0.1:9051) .HP \fB\-torpassword=\fR .IP Tor control port password (default: empty) .HP \fB\-tls=\fR