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 | |
SocketController |
This handles the starting and stopping of a ServerSocket
from a single static class so it can be called via clients.config.
|