issues
search
nictuku
/
dht
Kademlia/Mainline DHT node in Go.
Other
826
stars
144
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to use this lib to search and download files, any example?
#74
ghost
opened
3 years ago
0
package nettools needs to be updated as LRUCache struct was changed ...
#73
kendrickjung
opened
3 years ago
2
PeerStore Ring Move? Possible Bug?
#72
qwtsc
opened
3 years ago
1
byteArena question - possible bug?
#71
hmsta
opened
4 years ago
1
Move DebugLogger from DHT to Config
#70
WGH-
opened
4 years ago
0
add method from removing info hash; fix #68
#69
cenkalti
closed
4 years ago
4
No way to remove info hash from peer store
#68
cenkalti
closed
4 years ago
1
What is the UI in the pictures?
#67
MostHated
closed
5 years ago
1
Update README.md
#66
nictuku
closed
3 years ago
0
remove glog completely
#65
cenkalti
closed
5 years ago
0
add PeersRequestPort method
#64
cenkalti
closed
6 years ago
0
Pass port argument to PeersRequest method
#63
cenkalti
closed
6 years ago
0
introduce DebugLogger interface
#62
cenkalti
closed
6 years ago
6
Disable some/all logging output
#61
cenkalti
closed
6 years ago
1
Fix readresponse error logging
#60
mjgarton
closed
6 years ago
1
improvements for crawling dht peers
#59
btkador
opened
6 years ago
8
replace jackpal/bencode-go with IncSW/go-bencode
#58
btkador
closed
6 years ago
6
set createTime per node and purge old nodes if maxNodes is reached
#57
btkador
closed
6 years ago
1
high memory usage under heavy load
#56
btkador
opened
6 years ago
6
Choose closest nodes without calculating distance?
#55
ltzmaxwell
opened
6 years ago
1
Add a version string to all outgoing messages
#54
ssiloti
opened
7 years ago
1
Fix 'node missing' error formatting
#53
nordicdyno
closed
7 years ago
0
runtime: goroutine stack exceeds 1000000000-byte limit fatal error: stack overflow
#52
dawei101
closed
8 years ago
3
Allow shutdown when not consuming results
#51
mjgarton
closed
8 years ago
1
Cleaner shutdown
#50
mjgarton
closed
8 years ago
1
Do you have support BEP0044? dht_store
#49
hfeeki
opened
8 years ago
1
Peerstore node maintenance implementation
#48
soul9
closed
8 years ago
11
voluntarily run dht in a go routine
#47
rkjdid
closed
8 years ago
1
standardize glog call for announce_peer
#46
rkjdid
closed
8 years ago
0
volontarily run dht in a go routine
#45
rkjdid
closed
8 years ago
6
wrapper around Run() ?
#44
rkjdid
closed
8 years ago
5
push down more peers to the client
#43
rkjdid
closed
8 years ago
2
close listener on exit
#42
rkjdid
closed
8 years ago
1
Is it possible to use this library for DHT router ?
#41
artemnikitin
closed
8 years ago
13
DHT performance tweak
#40
spikebike
opened
9 years ago
0
How to ues dht as a DHT Crawler
#39
Alienero
closed
9 years ago
1
Implement node ID enforcement
#38
nictuku
opened
9 years ago
0
When I run the example(main.go), I catch this error.
#37
biebg
closed
9 years ago
1
Dependencies
#36
pierrre
closed
9 years ago
4
Callback when infohashes are seen
#35
zond
closed
9 years ago
5
Project has moved
#34
hyg
closed
9 years ago
2
go test doesn't work
#33
spikebike
closed
9 years ago
3
Adding dual stack IPv4 + IPv6 support to DHT.
#32
spikebike
closed
9 years ago
7
example doesn't work as expected, infohash not found, even among neighbors.
#31
spikebike
closed
10 years ago
2
Enable Sourcegraph
#30
spikebike
closed
10 years ago
1
Proposal/Feature request: Add IPv6 support.
#29
spikebike
closed
9 years ago
8
Update location of bencode repo
#28
hollow
closed
10 years ago
1
support the dht store extension
#27
faried
opened
10 years ago
1
panic in replyAnnouncePeer
#26
nictuku
closed
10 years ago
2
Unexpected panic in TestDHTLarge: routingTable.insert() got a node with a nil address
#25
nictuku
closed
10 years ago
8
Next