Starting and running a tracker
To create /dir/file.avi.torrent:
python btcreatetorrent.py http://host:port/announce /dir/file.avi
To start a tracker:
python bttrack.py --port port --dfile foo --allowed_dir /dir
To start a seeder:
python btlaunchmany.py /dir --check_hashes 0
