I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 138f7d3b authored by jrandom's avatar jrandom Committed by zzz
Browse files

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
parent df4b998a
No related branches found
No related tags found
Loading
Showing
with 4012 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment