mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
227 B
227 B
HTTP: RPC / REST
Clients attempting to connect from addresses not allowed by the -rpcallowip
option (or its default, localhost) will now be immediately disconnected
instead of receiving a 403 Forbidden.