See: Description
| Class | Description |
|---|---|
| AddressBean |
Bean representing an I2P address entry with hostname and destination.
|
| AddressbookBean |
Bean for managing I2P address books.
|
| AddressByDateSorter |
Comparator for sorting AddressBean by date (newest first, then alphabetical).
|
| AddressByNameSorter |
Comparator for sorting AddressBean by name alphabetically.
|
| BaseBean |
Holds methods common to several Beans.
|
| BlacklistBean |
Bean for managing address book blacklist entries.
|
| ConfigBean |
Bean for managing SusDNS configuration properties and file operations.
|
| LogBean |
Bean for managing and displaying subscription log entries and statistics.
|
| Messages |
Translate strings for this package.
|
| NamingServiceBean |
Talk to the NamingService API instead of modifying the hosts.txt files directly,
except for the 'published' addressbook.
|
| SubscriptionsBean |
Bean for managing address book subscription sources and updates.
|
| TranslateSVGServlet |
Translate a svg file on-the-fly.
|
| VersionBean |
Bean providing SusDNS application version and URL information.
|
The SusiDNS webapp, which is the user interface for the addressbook application and the local naming service (hosts database) implemented in net.i2p.client.naming. This is the webapp named 'addressbook' in the console.
SusiDNS provides a comprehensive DNS management interface for the I2P network, allowing users to:
The interface integrates with I2P's distributed naming system, providing both manual and automatic address resolution capabilities. It supports multiple address book formats and provides tools for managing large collections of I2P destinations efficiently.