forked from I2P_Developers/i2p.i2p
12 lines
370 B
HTML
12 lines
370 B
HTML
<html>
|
|
<body>
|
|
<p>
|
|
The addressbook application, which fetches hosts.txt files from subscription URLS via
|
|
HTTP and adds new hosts to the local database.
|
|
While implemented as a webapp, this application contains no user interface.
|
|
May also be packaged as a jar, as is done for Android.
|
|
The webapp named 'addressbook' in the console is actually SusiDNS.
|
|
</p>
|
|
</body>
|
|
</html>
|