| Package | Description |
|---|---|
| net.i2p.i2ptunnel.ui |
Classes for configuring tunnels, used externally by Android.
|
| net.i2p.i2ptunnel.web |
The UI for adding tunnels and editing their configurations,
implemented as a webapp packaged in i2ptunnel.war.
|
| Class | Description |
|---|---|
| TunnelConfig |
Helper class to generate a valid TunnelController configuration from provided
settings.
|
| Class | Description |
|---|---|
| GeneralHelper |
General helper functions used by all UIs.
|