| Package | Description |
|---|---|
| org.klomp.snark |
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced to add a web UI, DHT support, and other features.
|
| org.klomp.snark.web |
The I2PSnark web user interface package, providing a complete web-based torrent management system
implemented as a webapp in i2psnark.war.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Snark
Main Snark program startup class.
|
| Constructor and Description |
|---|
SnarkShutdown(Storage storage,
PeerCoordinator coordinator,
ConnectionAcceptor acceptor,
TrackerClient trackerclient,
ShutdownListener listener)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FetchAndAdd
A cancellable torrent file downloader.
|