susidns/)Web-based address book and DNS service for .i2p domains.
SusiDNS provides the naming service that translates .i2p destinations:
.i2p, looks up in local database| Concept | Description |
|---|---|
| Destination | I2P identity (like IP + port) |
| Base32 address | SHA256 of destination, .b32.i2p |
| hosts.txt | Text file of destination=host.i2p lines |
| Subscription | URL to fetch hosts.txt from |
.i2p domainsi2p.susi.dns - Addressbook, config, naming service, and subscription beans# Gradle
./gradlew :apps:susidns:jar
# Ant (from repo root)
ant buildSusiDNS