{{{ #!forumlinks }}} = Starting and running a tracker = ''2009-1-8: This page is outdated (Tribler < 4.5)'' 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 }}}