Difference between revisions of "8332"
Jump to navigation
Jump to search
(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | [[-server]]=1 | ||
Line 5: | Line 6: | ||
+ | [[curl]] localhost:8332 | ||
− | {{bitcoind}} | + | |
+ | |||
+ | {{Bitcoind ports}} | ||
+ | |||
+ | |||
+ | |||
+ | {{bitcoind RPC logs}} | ||
+ | |||
+ | |||
+ | |||
+ | -debug="rpc" | ||
+ | |||
+ | 2023-05-31T05:33:35Z [rpc] Starting RPC | ||
+ | 2023-05-31T05:33:35Z [rpc] Starting HTTP RPC server | ||
+ | |||
+ | |||
+ | |||
+ | == Related == | ||
+ | |||
+ | * [[Bitcoind ports]] | ||
+ | * [[Bitcoind Dockerfile]] | ||
+ | * <code>[[-server]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{bitcoind}} | ||
+ | |||
+ | [[Category:Bitcoin]] |
Latest revision as of 07:00, 31 May 2023
-server=1
EXPOSE 8332 18332 18443 8333 18333 18444
curl localhost:8332
EXPOSE 8080 # REST interface EXPOSE 8333 18333 18444 # P2P network (mainnet, testnet & regnet respectively) EXPOSE 8332 18332 18443 # RPC interface (mainnet, testnet & regnet respectively) EXPOSE 28332 28333 # ZMQ ports (for transactions & blocks respectively)
2023-05-31T04:10:29Z [rpc] Starting HTTP RPC server
2023-05-31T04:10:29Z Binding RPC on address 0.0.0.0 port 8332
2023-05-31T04:10:29Z WARNING: the RPC server is not safe to expose to untrusted networks such as the public internet
2023-05-31T04:55:40Z Generated RPC authentication cookie /root/.bitcoin/.cookie
2023-05-31T04:39:38Z Bound to [::]:8333 2023-05-31T04:39:38Z Bound to 0.0.0.0:8333
-debug="rpc"
2023-05-31T05:33:35Z [rpc] Starting RPC 2023-05-31T05:33:35Z [rpc] Starting HTTP RPC server
Related[edit]
See also[edit]
bitcoind, .bitcoin/, bitcoin.conf, Dockerfile, Bitcoind ports( 8332 18332 18443 8333 18333 18444 ), -chain, -datadir, -server, --help
, Bitcoind logs, Bitcoind changelog
Advertising: