I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit b875e284 authored by zzz's avatar zzz
Browse files

merge of '33b368d75d4b7536dd4a29efa35fba64e6dc409d'

     and '8eb5a0d367c4b34eadc326e0ba727e998e6f5505'
parents 46fe4298 dcffde6e
No related branches found
No related tags found
No related merge requests found
Showing
with 134 additions and 0 deletions
<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>
<html>
<body>
<p>
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced
to add a web UI, DHT support, and other features.
</p>
</body>
</html>
<html>
<body>
<p>
The i2psnark user interface, implemented as a webapp in i2psnark.war.
</p>
</body>
</html>
<html>
<body>
<p>
Filters for the IRC client tunnel, and DCC handlers.
</p>
</body>
</html>
<html>
<body>
<p>
A very simple HTTP server, used only for css and images on HTTP client proxy error pages.
</p>
</body>
</html>
<html>
<body>
<p>
Implementation of preconfigured tunnels, both for clients and servers,
and a UI for adding more and editing the configuration.
Includes special-purpose tunnels for IRC, SOCKS, HTTP, and more.
</p><p>
The entry point is TunnelControllerGroup, which is started from clients.config.
Individual tunnel configuration is in i2ptunnel.config.
The primary API is TunnelControllerGroup and TunnelController.
Other classes may not be maintained as a stable API.
</p>
</body>
</html>
<html>
<body>
<p>
SOCKS 4, 4a, and 5 client tunnels.
</p>
</body>
</html>
<html>
<body>
<p>
Special-purpose client and server tunnels for streaming UDP clients and servers,
generally for audio and video streaming.
Extends the base classes in net.i2p.i2ptunnel.udpTunnel.
</p>
</body>
</html>
<html>
<body>
<p>
A small API used by UDP tunnels.
</p>
</body>
</html>
<html>
<body>
<p>
Classes for configuring tunnels, used externally by Android.
Separated out of net.i2p.i2ptunnel.web as a publicly supported API in 0.9.19.
</p>
</body>
</html>
<html>
<body>
<p>
The UI for adding tunnels and editing their configurations,
implemented as a webapp packaged in i2ptunnel.war.
Not be maintained as a stable API.
</p>
</body>
</html>
<html>
<body>
<p>
The router console user interface, implemented in routerconsole.jar, with these classes
supporting the webapp in routerconsole.war.
Entry point is RouterConsoleRunner, started from clients.config.
</p>
</body>
</html>
<html>
<body>
<p>
The SAM client API.
</p>
</body>
</html>
<html>
<body>
<p>
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.
</p>
</body>
</html>
<html>
<body>
<p>
The SusiMail webapp, which implements a webmail interface,
POP3 and SMTP client-side protocols, and local caching of email.
</p>
</body>
</html>
<html>
<body>
<p>
A system tray control for launching the I2P router console.
</p>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment