-
Notifications
You must be signed in to change notification settings - Fork 59
/
README
437 lines (299 loc) · 14.8 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
=======================================================================
$Id$
vim: set comments=fb\:o,fb\:#,fb\:-,fb\:*,fb\:A.,fb\:Q. et tw=72 sw=4:
=======================================================================
/**********************************************************************
TorrentFlux-NG README file
**********************************************************************/
Contents:
=========
1. Introduction
2. Features
3. Requirements
3.1 Minimum Requirements
3.2 Additional/Optional Feature Requirements
3.3 Fluxd Requirements
4. Installation
5. Support
/**********************************************************************
1. Introduction
**********************************************************************/
TorrentFlux-NG is based on TorrentFlux B4rt
It includes the new RedRound theme and use jQuery
TorrentFlux-NG is a web based transfer control client.
it allows you to control your bittorrent transfers
from anywhere using a highly configurable web based front end.
TorrentFlux-NG is very easy to install on a web server and includes
a simple setup script which can be accessed from a web browser.
Just upload the files to your web server, run the setup script and
your torrentflux-b4rt installation is ready to go.
Torrentflux-b4rt was originally based on the TorrentFlux BitTorrent
controller written by Qrome, although has recently undergone a major
rewrite to allow transparent integration with a number of transfer
clients and protocols:
TorrentFlux-NG has builtin support for transfers via:
o BitTorrent - supported client(s) include:
* Original BitTorrent/Mainline - supports trackerless
torrents and encryption
* BitTornado - uses slightly less resources than the original
BT, allows file priority for downloading files selectively
* Transmission - much smaller memory footprint without much
loss in functionality
* Azureus - control a number of transfers from a single
control process, tighter control on total max bandwidth
for all torrents
o HTTP/FTP - supported client(s) include:
* wget - standard lightweight file transfer utility on
Linux, supported on many other platforms also
o Usenet - supported client(s) include:
* nzbperl - perl based application allowing multi-connection
news server downloads from nzb files with functionality
for bandwidth throttling.
TorrentFlux-NG incorporates a huge number of advanced options to
allow you finer grained control of your transfers. The
administration panel in torrentflux-b4rt includes a large number of
options to allow you fine grained control over every aspect of your
bittorrent/transfers usage.
TorrentFlux-NG is also a multi-user application, allowing you to
create individual accounts and assign restrictions to those accounts
as you wish.
/**********************************************************************
2. Features
**********************************************************************/
Please see the FEATURES file for a comprehensive list of
Torrentflux-b4rt features.
/**********************************************************************
3. Requirements
**********************************************************************/
Due to the extensible nature of torrentflux-b4rt, there are a
variety of 3rd party tools/utilities and extra functionality that
can be enabled from within the administration control panel.
TorrentFlux-NG also features a service daemon called Fluxd which
can be used to schedule rss feed downloads, keep watch over running
torrents and restart them if they die.
The 3rd party utils/functionality and Fluxd all have their own
requirements. For this reason the requirements section is split
into the following sections:
3.1 Minimum Requirements
3.2 Additional/Optional Feature Requirements
3.3 Fluxd Requirements
ALWAYS install the required items from the package installation
manager for your OS whenever possible. This will save a lot of time
and headaches, and ensure all the dependencies are installed
correctly. See your OS documentation for details about the software
management systems available on your OS.
/**********************************************************************
3.1 Minimum Requirements
**********************************************************************/
This section lists the minimum requirements required to operate
torrentflux with the basic core functionality. This list may
seem daunting, but most Unix like OSs have many of these features
available as part of their software distribution system.
/******************************************************************
Notes:
=====
- The following lists are NOT exhaustive - if you use a Unix like
OS/webserver/database/etc not listed below, basic functionality of
torrentflux-b4rt may well work. Success reports installing
torrentflux-b4rt on other OSs other than those below above are
welcome on the forum:
http://tf-b4rt.berlios.de/forum/
- IT IS STRONGLY ADVISED THAT YOU INSTALL THE COMPONENTS LISTED
BELOW FROM THE SOFTWARE DISTRIBUTION SYSTEM INCLUDED WITH YOUR OS
(ie apt-get, rpm package management, FreeBSD ports system, etc).
******************************************************************/
The core minimum requirements follow below:
o A Unix like OS (no Win32 support).
Current tested OSs include:
* Linux:
o Debian, Ubuntu, Gentoo, RedHat, Fedora, NSLU2,
ClarkConnect - amongst others
Note:
=====
SELinux should be turned off.
* BSD:
o FreeBSD, OpenBSD, NetBSD
* Apple:
o Mac OS X
o A Web Server.
Current tested webservers include:
* Apache
http://www.apache.org/
* LightTPD
http://www.lighttpd.net/
o An SQL-Database.
Currently Supported databases:
* MySQL
http://www.mysql.com/
* SQLite
http://www.sqlite.org/
* PostgreSQL
http://www.postgresql.org/
o PHP in 'web mode' (ie mod_php or php-cgi - preferably mod_php) >=
4.3.x built with database (MySQL, SQLite or PostgreSQL), session,
sockets and PCRE support enabled. For image recognition/captcha
support for logins, GD support must be enabled in PHP.
o PHP in 'commandline mode' (php-cli) >= 4.3.x built with database
(MySQL, SQLite or PostgreSQL), session, sockets and PCRE support
enabled.
http://www.php.net/
PHP Notes:
==========
o Safe Mode must be turned off:
* php.ini: safe_mode = Off
o Allow Url fopen must be allowed:
* php.ini: allow_url_fopen = On
o open_basedir must be empty:
* php.ini: open_basedir = ''
Note: some web control panels like cPanel use
open_basedir to restrict users as to what they can do with
PHP. torrentflux-b4rt does NOT officially support
installations on shared hosting platforms due to the
complications that arise (such as the use of open_basedir
amongst many other things). However if you do choose to
attempt to install torrentflux-b4rt on a shared host running
a control panel such as cPanel, be aware of the problems
open_basedir can cause.
Please see:
http://php.net/manual/en/features.safe-mode.php#ini.open-basedir
for more info.
o As mentioned above, both the PHP web module and the
commandline / cli binary must be installed, both with support
for the database you plan to use and with support for PCRE and
sessions. Check the package management system
documentation/website for your OS for more info on installing
PHP with support for web and cli.
o Python is required for the BitTorrent, BitTornado and Azureus
bittorrent clients:
* Python >= 2.2 for BitTornado
* Python >= 2.4 for BitTorrent Mainline (original 'BitTorrent client)
* Python >= 2.2.1 for Azureus
o Perl >= 5.6 or higher for fluxd, nzbperl.pl, ttools.pl and
fluxpoller.pl. See section 3.2 below for extra info.
Once more(!), it is highly advisable to install these requirements
using the recommended package management system for your OS.
/**********************************************************************
3.2 Additional/Optional Feature Requirements
**********************************************************************/
The following is a list of additional requirements needed before
enabling additional features and options in torrentflux-b4rt. By
default these options or features are disabled and can be enabled
via the administration panel - please ensure the requirements are
installed before enabling additional features.
As mentioned above, it is strongly advised that these requirements
are installed from your OS's software distribution system to ensure
all dependencies are installed correctly.
Additional/optional feature requirements follow below:
o BitTorrent Mainline Client requirements:
* PyCrypto (Python Cryptography Toolkit)
http://sourceforge.net/projects/pycrypto/
* Twisted Python libs
http://twistedmatrix.com/trac/
Note:
=====
Twisted also requires Zope Interface >=3.0.1
http://www.zope.org/Products/ZopeInterface/
see Twisted installation docs for more info.
o Azureus/Vuze Client requirements:
* Azureus 2.5.0.0 or higher with the XML/HTTP Plugin
http://azureus.sourceforge.net
http://azureus.sourceforge.net/plugin_details.php?plugin=xml_http_if
see azureus installation doc (doc/azureus.txt) for more info.
A new interface with xmwebui rpc interface will come soon...
o wget transfer functionality requirements:
* wget
http://www.gnu.org/software/wget/
o nzbperl.pl requirements:
* UUDeview
http://fpx.de/fp/Software/UUDeview/
The following perl modules are also required for nzbperl:
* IO::File
* IO::Select
* IO::Socket::INET
* File::Basename
* Getopt::Long
* Cwd
* XML::Simple
* XML::DOM
Optional nzbperl perl modules:
* Threads
* Thread::Queue
o Archive (rar/zip) extraction functionality requirements:
* unrar
http://www.rarlab.com/rar/
o SFV file integrity checking functionality requirements:
* cksfv
http://zakalwe.fi/~shd/foss/cksfv/
o vlc streaming functionality requirements:
* vlc
http://www.videolan.org/
o ttools.pl is an alternative BitTorrent metadata client that
supports metadata scraping. It can be enabled in the
Administration panel. It requires the following modules:
* Digest::SHA1 (perl -MCPAN -e "install Digest::SHA1")
* LWP::UserAgent (perl -MCPAN -e "install LWP::UserAgent")
o Mac OS X specific:
o Compilation of Transmission on Mac OS X requirements:
* Apple Developer Tools
http://developer.apple.com/tools/
o wget functionality on Mac OS X requirements:
* wget
http://www.statusq.org/images/wget.zip
/**********************************************************************
3.3 Fluxd Requirements
**********************************************************************/
The fluxd daemon works as part of torrentflux-b4rt to run in the
background on your server performing various tasks that you
schedule. Fluxd is started from the Administration control panel -
by default it is not running.
Fluxd is written in the Perl scripting language and requires a
number of perl modules to run. In the following list, the perl
command is given for you to install the corresponding module from
CPAN. HOWEVER, most of these modules should be available from your
OS's package management system and it is strongly advised that you
install the modules from there rather than directly using the perl
CPAN system.
The required perl modules are as follows:
o Core fluxd functionality:
* IO::Select (perl -MCPAN -e "install IO::Select")
* IO::Socket::UNIX (perl -MCPAN -e "install IO::Socket::UNIX")
* IO::Socket::INET (perl -MCPAN -e "install IO::Socket::INET")
* POSIX (perl -MCPAN -e "install POSIX")
IMPORTANT:
==========
Additionally, Fluxd uses a PHP based helper script called
fluxcli.php and for this to run correctly the commandline (cli)
version of PHP must be installed with the correct extensions
(database, PCRE, socket and session support). See the notes above
in section 3.1 for more information.
o (Optional) Fluxd database connectivity using Perl DBI - Perl DBI
db connectivity is not required to run Fluxd. The option exists
to enable perl DBI however in the Admin panel. The following
modules are required to run Fluxd in Perl DBI mode:
* all database-types:
DBI (perl -MCPAN -e "install Bundle::DBI")
* MySQL:
DBD::mysql (perl -MCPAN -e "install DBD::mysql")
* SQLite:
DBD::SQLite (perl -MCPAN -e "install DBD::SQLite")
* PostgreSQL:
DBD::Pg (perl -MCPAN -e "install DBD::Pg")
o (Optional) Fluxinet functionality requirements - Fluxinet allows
remote connections directly to the Fluxd daemon over TCP. It
is not enabled by default:
* IO::Select (perl -MCPAN -e "install IO::Select")
* IO::Socket::INET (perl -MCPAN -e "install IO::Socket::INET")
/**********************************************************************
4. Installation
**********************************************************************/
TorrentFlux-NG can be installed quickly from a web browser using
the included setup script. For full details of how to install,
please see the INSTALL file.
It is also possible to Upgrade an existing installation of 2.1-b4rt
or official TF (2.1 - 2.3) to TorrentFlux-NG. Details about
upgrades can be found in the INSTALL file.
/**********************************************************************
5. Support
**********************************************************************/
Please see the SUPPORT file for information on getting help with
your Torrentflux-NG installation.