Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add experimental dht client mode flag #3269

Merged
merged 3 commits into from
Oct 1, 2016
Merged

Conversation

whyrusleeping
Copy link
Member

This allows you to start up an ipfs daemon with --routing=dhtclient. In that mode, your dht will not accept incoming requests, but will still be able to query the dht for providers and peer routing information.

License: MIT
Signed-off-by: Jeromy why@ipfs.io

@whyrusleeping
Copy link
Member Author

This option will be added as a config setting after it gets some mileage as an experimental feature.

@whyrusleeping
Copy link
Member Author

Should help with #2917

@Kubuxu
Copy link
Member

Kubuxu commented Sep 30, 2016

SGTM, should we add it to help text of daemon?

@whyrusleeping
Copy link
Member Author

@Kubuxu Hrm... Yeah, I guess we could do that now (as opposed to later after the experimental phase)

License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
@whyrusleeping whyrusleeping merged commit 429decc into master Oct 1, 2016
@whyrusleeping whyrusleeping deleted the feat/dht-client-mode branch October 1, 2016 18:38
@whyrusleeping whyrusleeping removed the status/in-progress In progress label Oct 1, 2016
@ghost ghost mentioned this pull request Dec 23, 2016
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