HomePhabricator

Add -rpcbind option to allow binding RPC port on a specific interface
deb3572ab160Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add -rpcbind option to allow binding RPC port on a specific interface

Add -rpcbind command option to specify binding RPC service on one
or multiple specific interfaces.

Functionality if -rpcbind is not specified remains the same as before:

  • If no -rpcallowip specified, bind on localhost
  • If no -rpcbind specified, bind on any interface

Implements part of #3111.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Feb 17 2014, 16:35
deadalnixPushed on May 14 2017, 22:04
Parents
rABCfa41db8779a6: Merge pull request #4181
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABCdeb3572ab160: Add -rpcbind option to allow binding RPC port on a specific interface (authored by Wladimir J. van der Laan <laanwj@gmail.com>).May 13 2014, 05:23