Skip to content

node connect to peer Command Guide

Enrico Rubboli edited this page Apr 10, 2026 · 1 revision

node-connect-to-peer

Connect to a remote peer in the node.

Usage

node-connect-to-peer <ADDRESS>

Arguments

  • <ADDRESS>: The address of the peer to connect to (IP address and port).

Examples

node-connect-to-peer 1.2.3.4:3031

Related

Clone this wiki locally