Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Add flag to configure network interfaces to listen to #494

@chevdor

Description

@chevdor

Depending on the context, we may want to limit which network interfaces polkadot listens to.

I would propose keeping something close to what parity does:

--ws-interface=[IP]
        Specify the hostname portion of the WebSockets server, IP should be an interface's IP address, or all (all interfaces) or local. (default: local)
        Specify the APIs available through the WebSockets interface using a comma-delimited list of API names. Possible ...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions