Is it possible to generate an address and then look up the IP and port via DHT? #12
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
potential-bug
question
usability-issue
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TudbuT/qft#12
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I think qft is a very good project, and I think I can develop an open source alternative to Resilio Sync based on it.
But in China, the helper server is easily blocked because of GFW.
Is it possible to find the IP and port of a certain address through DHT, Kad network.
The address can be a public key.
I don't know what DHT is, but I suspect any kind of protocol that lets bytes be transmitted can be used by adapting the SafeReadWrite implementation.
Could you provide more details on DHT please?
Here's a wikipedia article on DHTs
I am working on integrating qft into some projects which I may actually end up using a DHT for lookups