| 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 user interface, implemented as a webapp in i2psnark.war.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
Snark |
Main Snark program startup class.
|
| Constructor | Description |
|---|---|
SnarkShutdown(Storage storage,
PeerCoordinator coordinator,
ConnectionAcceptor acceptor,
TrackerClient trackerclient,
ShutdownListener listener) |
Deprecated.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
FetchAndAdd |
A cancellable torrent file downloader.
|