Skip to content
This repository was archived by the owner on Aug 4, 2026. It is now read-only.
This repository was archived by the owner on Aug 4, 2026. It is now read-only.

Is there a way to configure ip:port for Kubo RPC #151

Description

@qub

New to IPFS so please forgive me if I fundamentally misunderstood something.

Is there a way to configure the node address for this? I'm using Brave browser, which has the ability to run a node within itself but doesn't bind to port 5001:

$ ./ipget -n local --progress <cid here> Post "http://127.0.0.1:5001/api/v0/version?": dial tcp 127.0.0.1:5001: connect: connection refused

It does, however open it up to be used by other utilities on the system:

$ curl -X POST http://127.0.0.1:45005/api/v0/version {"Version":"0.29.0","Commit":"","Repo":"15","System":"amd64/linux","Golang":"go1.22.4"}

Perhaps this is something that could be configured via a switch or an environment variable, or both?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium: Good to have, but can wait until someone steps updif/easySomeone with a little familiarity can pick upeffort/hoursEstimated to take one or several hourshelp wanted

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions