IrohEndpointInfo

Field

Type

Repeated

Description

node_id

string

The endpoint’s public key (64-char hex) — what remote peers dial (iroh://<node_id>) and allow-list.

direct_addrs

string

Bound socket addresses ("ip:port") — direct-dial hints for LAN use.

relay_mode

string

"default"

"disabled"

"custom"

allow_any_peer

bool

allowed_peers

string

connections

int32

relay_urls

string

Member of

Message

Description

IrohEndpointResponse

IrohListenerInfo

One live iroh listener (the shared endpoint, slot 0, and any dedicated ones) with its identity — the read-back for dedicated listeners.