| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| kadnode_2.4.2_amd64.deb | 2026-08-20 | 68.2 kB | |
| KadNode 2.4.2 source code.tar.gz | 2026-08-20 | 466.8 kB | |
| KadNode 2.4.2 source code.zip | 2026-08-20 | 507.1 kB | |
| README.md | 2026-08-20 | 544 Bytes | |
| Totals: 4 Items | 1.0 MB | 0 | |
- always use monotonic time
- bob: add --bob-print-keys argument to print out all
configured public keys and exit
- Useful the retrieve the hex keys to be used as query
- bob: fix authentication with dual stack configuration
- The authentication might be send via the wrong socket, resulting in authentication failure
- nss: filter DNS queries via TLD in libnss_kadnode.so.2, prevents KadNode spamming
- Since the TLD is hardcoded, the default TLD cannot be changed
- code cleanup and more comments