{"id":43094913,"url":"https://github.com/bttown/dht","last_synced_at":"2026-01-31T16:39:30.842Z","repository":{"id":57488104,"uuid":"128590551","full_name":"bttown/dht","owner":"bttown","description":"golang dht(Distributed Hash Table) node","archived":false,"fork":false,"pushed_at":"2019-08-08T06:20:17.000Z","size":42,"stargazers_count":33,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T15:57:49.208Z","etag":null,"topics":["bep0003","bep0005","bep0009","bep0010","dht","dht-node","golang","infohash","p2p"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bttown.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-08T02:52:15.000Z","updated_at":"2024-04-24T16:28:58.000Z","dependencies_parsed_at":"2022-08-29T13:31:25.206Z","dependency_job_id":null,"html_url":"https://github.com/bttown/dht","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bttown/dht","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bttown%2Fdht","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bttown%2Fdht/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bttown%2Fdht/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bttown%2Fdht/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bttown","download_url":"https://codeload.github.com/bttown/dht/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bttown%2Fdht/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28947739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bep0003","bep0005","bep0009","bep0010","dht","dht-node","golang","infohash","p2p"],"created_at":"2026-01-31T16:39:29.177Z","updated_at":"2026-01-31T16:39:30.837Z","avatar_url":"https://github.com/bttown.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dht\ngolang dht(Distributed Hash Table) node\n\n#### Developing!!!\n\n#### Install\n\n    go get -u github.com/bttown/dht\n\n#### Usage\n\n```go\nnode := dht.NewNode(dht.OptionAddress(\"0.0.0.0:8661\"))\n\tnode.PeerHandler = func(ip string, port int, hashInfo, peerID string) {\n\t\tlog.Println(\"new announce_peer query\", hashInfo)\n\t}\nnode.Serve()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbttown%2Fdht","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbttown%2Fdht","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbttown%2Fdht/lists"}