diff --git a/doc/man/bitcoin-cli.1 b/doc/man/bitcoin-cli.1 index 23e46d73d286f1..661722ad682196 100644 --- a/doc/man/bitcoin-cli.1 +++ b/doc/man/bitcoin-cli.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH BITCOIN-CLI "1" "June 2024" "bitcoin-cli v27.1.0" "User Commands" +.TH BITCOIN-CLI "1" "August 2024" "bitcoin-cli v27.1.0" "User Commands" .SH NAME bitcoin-cli \- manual page for bitcoin-cli v27.1.0 .SH SYNOPSIS diff --git a/doc/man/bitcoin-qt.1 b/doc/man/bitcoin-qt.1 index e6c72ea6ba7af5..00f2c4a5c47169 100644 --- a/doc/man/bitcoin-qt.1 +++ b/doc/man/bitcoin-qt.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH BITCOIN-QT "1" "June 2024" "bitcoin-qt v27.1.0" "User Commands" +.TH BITCOIN-QT "1" "August 2024" "bitcoin-qt v27.1.0" "User Commands" .SH NAME bitcoin-qt \- manual page for bitcoin-qt v27.1.0 .SH SYNOPSIS @@ -338,8 +338,7 @@ base while uppercase is 1024 base .HP \fB\-natpmp\fR .IP -Use NAT\-PMP to map the listening port (default: 1 when listening and no -\fB\-proxy\fR) +Use NAT\-PMP to map the listening port (default: 0) .HP \fB\-networkactive\fR .IP @@ -417,8 +416,7 @@ software embedding) .HP \fB\-upnp\fR .IP -Use UPnP to map the listening port (default: 1 when listening and no -\fB\-proxy\fR) +Use UPnP to map the listening port (default: 0) .HP \fB\-v2transport\fR .IP @@ -875,14 +873,16 @@ are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. ipv4 (0.0.0.0/0), or all ipv6 (::/0). This option can be specified multiple times .HP -\fB\-rpcauth=\fR +\fB\-rpcauth=\fR[:wallet] .IP Username and HMAC\-SHA\-256 hashed password for JSON\-RPC connections. The field comes in the format: :$. A canonical python script is included in share/rpcauth. The client then connects normally using the -rpcuser=/rpcpassword= pair of arguments. This -option can be specified multiple times +rpcuser=/rpcpassword= pair of arguments. A +single wallet name can also be specified to restrict access to +only that wallet, or '\-' to deny all wallet access. This option +can be specified multiple times .HP \fB\-rpcauthfile=\fR .IP diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1 index 8c06e1259b1582..bac91dd4693977 100644 --- a/doc/man/bitcoin-tx.1 +++ b/doc/man/bitcoin-tx.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH BITCOIN-TX "1" "June 2024" "bitcoin-tx v27.1.0" "User Commands" +.TH BITCOIN-TX "1" "August 2024" "bitcoin-tx v27.1.0" "User Commands" .SH NAME bitcoin-tx \- manual page for bitcoin-tx v27.1.0 .SH SYNOPSIS diff --git a/doc/man/bitcoin-util.1 b/doc/man/bitcoin-util.1 index 2b868dae1f1381..db7d4bc361f8ad 100644 --- a/doc/man/bitcoin-util.1 +++ b/doc/man/bitcoin-util.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH BITCOIN-UTIL "1" "June 2024" "bitcoin-util v27.1.0" "User Commands" +.TH BITCOIN-UTIL "1" "August 2024" "bitcoin-util v27.1.0" "User Commands" .SH NAME bitcoin-util \- manual page for bitcoin-util v27.1.0 .SH SYNOPSIS diff --git a/doc/man/bitcoin-wallet.1 b/doc/man/bitcoin-wallet.1 index bb5c0837e9345d..e99eceaaaae96f 100644 --- a/doc/man/bitcoin-wallet.1 +++ b/doc/man/bitcoin-wallet.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH BITCOIN-WALLET "1" "June 2024" "bitcoin-wallet v27.1.0" "User Commands" +.TH BITCOIN-WALLET "1" "August 2024" "bitcoin-wallet v27.1.0" "User Commands" .SH NAME bitcoin-wallet \- manual page for bitcoin-wallet v27.1.0 .SH SYNOPSIS diff --git a/doc/man/bitcoind.1 b/doc/man/bitcoind.1 index 6d198a5193bd72..b71bcb809cf67d 100644 --- a/doc/man/bitcoind.1 +++ b/doc/man/bitcoind.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH BITCOIND "1" "June 2024" "bitcoind v27.1.0" "User Commands" +.TH BITCOIND "1" "August 2024" "bitcoind v27.1.0" "User Commands" .SH NAME bitcoind \- manual page for bitcoind v27.1.0 .SH SYNOPSIS @@ -338,8 +338,7 @@ base while uppercase is 1024 base .HP \fB\-natpmp\fR .IP -Use NAT\-PMP to map the listening port (default: 1 when listening and no -\fB\-proxy\fR) +Use NAT\-PMP to map the listening port (default: 0) .HP \fB\-networkactive\fR .IP @@ -417,8 +416,7 @@ software embedding) .HP \fB\-upnp\fR .IP -Use UPnP to map the listening port (default: 1 when listening and no -\fB\-proxy\fR) +Use UPnP to map the listening port (default: 0) .HP \fB\-v2transport\fR .IP @@ -875,14 +873,16 @@ are a single IP (e.g. 1.2.3.4), a network/netmask (e.g. ipv4 (0.0.0.0/0), or all ipv6 (::/0). This option can be specified multiple times .HP -\fB\-rpcauth=\fR +\fB\-rpcauth=\fR[:wallet] .IP Username and HMAC\-SHA\-256 hashed password for JSON\-RPC connections. The field comes in the format: :$. A canonical python script is included in share/rpcauth. The client then connects normally using the -rpcuser=/rpcpassword= pair of arguments. This -option can be specified multiple times +rpcuser=/rpcpassword= pair of arguments. A +single wallet name can also be specified to restrict access to +only that wallet, or '\-' to deny all wallet access. This option +can be specified multiple times .HP \fB\-rpcauthfile=\fR .IP diff --git a/share/examples/bitcoin.conf b/share/examples/bitcoin.conf index e9e2d5d3b7e9d7..34d7d76b8178fc 100644 --- a/share/examples/bitcoin.conf +++ b/share/examples/bitcoin.conf @@ -273,8 +273,7 @@ # base while uppercase is 1024 base #maxuploadtarget= -# Use NAT-PMP to map the listening port (default: 1 when listening and no -# -proxy) +# Use NAT-PMP to map the listening port (default: 0) #natpmp=1 # Enable all P2P network activity (default: 1). Can be changed by the @@ -337,8 +336,7 @@ # software embedding) #uaappend= -# Use UPnP to map the listening port (default: 1 when listening and no -# -proxy) +# Use UPnP to map the listening port (default: 0) #upnp=1 # Support v2 transport (default: 1) @@ -732,9 +730,11 @@ # field comes in the format: :$. A # canonical python script is included in share/rpcauth. The client # then connects normally using the -# rpcuser=/rpcpassword= pair of arguments. This -# option can be specified multiple times -#rpcauth= +# rpcuser=/rpcpassword= pair of arguments. A +# single wallet name can also be specified to restrict access to +# only that wallet, or '-' to deny all wallet access. This option +# can be specified multiple times +#rpcauth=[:wallet] # A file with a single lines with same format as rpcauth. This option can # be specified multiple times