Files
i2p.i2p/apps/i2psnark
zzz 30ccf1b334 i2psnark:
- Refactor file deletion in prep for better file name handling (ticket #571)
 - Don't use canonical files in directory listings,
   for speed and to avoid file comparison problems (tickets #1079, #1148)
 - Set base file/dir in Storage constructor, make final,
   in prep for arbitrary locations (ticket #1028)
2013-12-22 13:52:35 +00:00
..
2012-07-01 16:16:08 +00:00
2013-12-22 13:52:35 +00:00
2013-11-21 09:38:09 +00:00
2010-01-31 05:06:50 +00:00
2009-06-15 15:22:51 +00:00
2013-10-19 22:09:07 +00:00
2009-06-15 15:22:51 +00:00
2010-10-07 15:14:07 +00:00

This is an I2P port of snark [http://klomp.org/snark], a GPL'ed bittorrent client

The build in tracker has been removed for simplicity.

Example usage:
  java -jar lib/i2psnark.jar myFile.torrent

or, a more verbose setting:
  java -jar lib/i2psnark.jar --eepproxy 127.0.0.1 4444 \
       --i2cp 127.0.0.1 7654 "inbound.length=2 outbound.length=2" \
       --debug 6 myFile.torrent