Skip to content

Allow specifying DHT bootstrap nodes from commandline or environment#485

Merged
ikatson merged 1 commit intoikatson:mainfrom
crass:dht-user-bootstrap
Sep 27, 2025
Merged

Allow specifying DHT bootstrap nodes from commandline or environment#485
ikatson merged 1 commit intoikatson:mainfrom
crass:dht-user-bootstrap

Conversation

@crass
Copy link
Contributor

@crass crass commented Sep 26, 2025

Use the argument --dht-bootstrap-addrs or environment variable RQBIT_DHT_BOOTSTRAP to pass a comma separated list of ip:port or host:port values. This has been useful for me when the hostnames of the default bootstrap nodes to not resolve.

@ikatson
Copy link
Owner

ikatson commented Sep 26, 2025

Hi thanks for the PR! Can you please fix cargo --fmt issue l can merge then

Use the argument --dht-bootstrap-addrs or environment variable
RQBIT_DHT_BOOTSTRAP to pass a comma separated list of ip:port or
host:port values.
@crass crass force-pushed the dht-user-bootstrap branch from 62d6f13 to 7eae53b Compare September 27, 2025 08:23
@crass
Copy link
Contributor Author

crass commented Sep 27, 2025

There one change made by cargo fmt and the branch has been updated.

@ikatson ikatson merged commit 8c43276 into ikatson:main Sep 27, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants