Skip to content
forked from hrkfdn/hrktorrent

hrktorrent is a light console torrent client written in C++, using rasterbar's libtorrent.

License

Notifications You must be signed in to change notification settings

aoand/hrktorrent

 
 

Repository files navigation

<-
	hrktorrent 0.3.5
	http://50hz.ws/hrktorrent/
	LICENSE: BSD
	Report bugs to: irc://irc.rizon.net #/dev/null (hrkfdn)
	
	Thanks to rasterbar's libtorrent!
->

To compile hrktorrent you need:
a) boost
b) asio header files
c) libtorrent (the one by rasterbar: http://www.rasterbar.com/products/libtorrent/index.html)

on Debian and systems derived from Debian, like Ubuntu, the required packages can be installed by running
  $ sudo apt-get install build-essential libtorrent-rasterbar-dev libboost-filesystem-dev


To use a config file, put it in your $HOME/.hrktorrent dir and name it "hrktorrent.rc", there is an example included.
NOTE: Commandline switches override configuration file settings.

For IP-Filtering, make sure it is enabled and copy the ipfilter.dat file to ~/.hrktorrent/ipfilter.dat

Help is available by just running hrktorrent.

About

hrktorrent is a light console torrent client written in C++, using rasterbar's libtorrent.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 85.0%
  • Roff 9.6%
  • Makefile 4.5%
  • C 0.9%