See: Description
| Class | Description |
|---|---|
| HostCheckHandler |
Block certain Host headers to prevent DNS rebinding attacks.
|
| I2PControlController |
This handles the starting and stopping of Jetty
from a single static class so it can be called via clients.config.
|
| I2PControlVersion |
Version information and API compatibility for I2PControl interface.
|
| SocketController |
This handles the starting and stopping of a ServerSocket
from a single static class so it can be called via clients.config.
|
I2PControlController - Main controller for the I2P Control serviceSocketController - Handles socket connectionsI2PControlVersion - Version informationnet.i2p.i2pcontrol.security - Security and authentication componentsnet.i2p.i2pcontrol.servlets - HTTP servlets and JSON-RPC handlers