DigitalPerson
02-01-2007, 08:09 PM
عن طريق هذا السكريبت يمكنك سحب الملفات من التورنت مباشرة إلى موقعك الخاص لكي تستفيد من السرعة العالية للسيرفر المضيف و من ثم تقوم بتحميل المفات إلى جهازك
http://www.torrentflux.com/images/sc21_01.png
http://www.torrentflux.com/images/sc21_02.png
ميزات السكريبت
* Upload Torrents via URL or File Upload
* Start, Stop, and Delete Torrents with a click
* Advanced Torrent start options (ports, speeds, etc.)
* Multi-user interface
* RSS Feeds, download Torrents files with a click
* View Download Progress of all torrents at a glance
* View drive space at a glance
* View Torrent file meta information
* Built-in User management and Security
* Private Messaging
* Themes (selectable per user)
* Upload History
* Detailed User Administration
* Admin Searchable Logs
* Advanced Torrent Search (many major sites included)
* ****** support at the user level for private trackers
* Queue Manager
* Maketorrent -- supports making torrents
* Language Support
متطلبات السكريبت التي يجي أن تتوفر في الاستضافة
A Linux Box (http://www.linux.com) Installed and working
properly. (tested on Debian, RedHat, Fedora, and others)
-- Apache Web Server (http://www.apache.org)
-- PHP Apache module version 4.1.x or better with MySQL, Session,
and PCRE support enabled (http://www.php.net)
-- MySQL database server (http://www.mysql.com) others also
supported through ADODB.
-- Python 2.2 or higher
-- SELinux should be turned off or configured to allow
TorrentFlux to work with files in the application Path.
-- Safe Mode must be turned off in the php.ini file.
TorrentFlux reads, writes files that Safe Mode will restrict.
-- allow_url_fopen (in the php.ini) must be on for torrent
fetching, RSS, and torrent searches. Second option is to
have the CURL libs installed. If you only plan on uploading
directly then these options do not matter.
-- CURL libs are required for some of the search engine modules
but not required for general opperation.
* BSD User notes: TorrentFlux uses the ps command to see what it
is running. Usually BSD does not allow the results to be large
enough for TF to work. To fix this, edit /etc/sysctl.conf to add
the following line
kern.ps_arg_cache_limit=1024
Without this set, the OS truncates the output of ps to only 256
characters.
طريقة تركيب السكريبت
-----------------------------------------------------------------
*** Make sure the System Requirements are met.
1. Untar the package into a directory then copy the *******s of
the "html" folder into your web site directory.
tar -zxvf torrentflux.tar.gz
2. Create a database and load the mysql_torrentflux.sql ******.
Database abstraction is supported starting in TorrentFlux 2.0
using ADODB for PHP. You may specify type of database you want
to use in the config.php, but the examples here use MySQL.
mysqladmin create torrentflux
"mysql_torrentflux.sql" contains the commands to build the table
structure and the default data for the TorrentFlux. Run the
****** on your torrentflux database.
mysql torrentflux < mysql_torrentflux.sql
Or load the ****** with PHPMyAdmin (web interface)
3. Edit 'config.php' for database settings. Database
abstraction is supported starting in TorrentFlux 2.0 using
ADODB for PHP. You may specify type of database you want to
use, but the examples here use MySQL.
4. IMPORTANT: The first time you access the application, you
will be prompted for a user/password -- this is when you will
set the SUPER ADMIN user and password by what you enter. For
example, you pull the site up for the first time, you will
be prompted to login and if you put in user: 'goombah' and
password: 'iama' then your super admin user account will
be set to goombah/iama -- cool? You are ready to access
the application!
5. On your first login, you will be taken to the admin settings
page. This is where you will check all your TorrentFlux
Settings (previous versions had these settings in the config.php).
At the top of this page is "Path" -- you will need to create
a directory with read/write permissions for TorrentFlux to use.
You can create a directory and chmod 777 it then specify this
path on the Admin Settings page. When the path is valid and
writable, there will be a green light next to it.
While you are on the TorrentFlux Settings page, you may want to
verify that you have green lights down the page (if not you will
want to fix them).
Enjoy!
ملاحظة تم تجربة السكريبت مع الاستضافة http://www.free1k.com
و لم تعمل كل الميزات مع هذه الاستضافة لكنها تفي بالغرض المطلوب
التحميل
إذا كانت الاستضافة تعمل بنظام لينكس
http://puzzle.dl.sourceforge.net/sourceforge/torrentflux/torrentflux_2.3.tar.gz
إذا كانت الاستضافة تعمل بنظام ويندوز
http://www.torrentflux.com/download.php?lang=dee478c6dada6422ce85a46234eadf71
أرجو ألا تبخلو علينا بالرود
http://www.torrentflux.com/images/sc21_01.png
http://www.torrentflux.com/images/sc21_02.png
ميزات السكريبت
* Upload Torrents via URL or File Upload
* Start, Stop, and Delete Torrents with a click
* Advanced Torrent start options (ports, speeds, etc.)
* Multi-user interface
* RSS Feeds, download Torrents files with a click
* View Download Progress of all torrents at a glance
* View drive space at a glance
* View Torrent file meta information
* Built-in User management and Security
* Private Messaging
* Themes (selectable per user)
* Upload History
* Detailed User Administration
* Admin Searchable Logs
* Advanced Torrent Search (many major sites included)
* ****** support at the user level for private trackers
* Queue Manager
* Maketorrent -- supports making torrents
* Language Support
متطلبات السكريبت التي يجي أن تتوفر في الاستضافة
A Linux Box (http://www.linux.com) Installed and working
properly. (tested on Debian, RedHat, Fedora, and others)
-- Apache Web Server (http://www.apache.org)
-- PHP Apache module version 4.1.x or better with MySQL, Session,
and PCRE support enabled (http://www.php.net)
-- MySQL database server (http://www.mysql.com) others also
supported through ADODB.
-- Python 2.2 or higher
-- SELinux should be turned off or configured to allow
TorrentFlux to work with files in the application Path.
-- Safe Mode must be turned off in the php.ini file.
TorrentFlux reads, writes files that Safe Mode will restrict.
-- allow_url_fopen (in the php.ini) must be on for torrent
fetching, RSS, and torrent searches. Second option is to
have the CURL libs installed. If you only plan on uploading
directly then these options do not matter.
-- CURL libs are required for some of the search engine modules
but not required for general opperation.
* BSD User notes: TorrentFlux uses the ps command to see what it
is running. Usually BSD does not allow the results to be large
enough for TF to work. To fix this, edit /etc/sysctl.conf to add
the following line
kern.ps_arg_cache_limit=1024
Without this set, the OS truncates the output of ps to only 256
characters.
طريقة تركيب السكريبت
-----------------------------------------------------------------
*** Make sure the System Requirements are met.
1. Untar the package into a directory then copy the *******s of
the "html" folder into your web site directory.
tar -zxvf torrentflux.tar.gz
2. Create a database and load the mysql_torrentflux.sql ******.
Database abstraction is supported starting in TorrentFlux 2.0
using ADODB for PHP. You may specify type of database you want
to use in the config.php, but the examples here use MySQL.
mysqladmin create torrentflux
"mysql_torrentflux.sql" contains the commands to build the table
structure and the default data for the TorrentFlux. Run the
****** on your torrentflux database.
mysql torrentflux < mysql_torrentflux.sql
Or load the ****** with PHPMyAdmin (web interface)
3. Edit 'config.php' for database settings. Database
abstraction is supported starting in TorrentFlux 2.0 using
ADODB for PHP. You may specify type of database you want to
use, but the examples here use MySQL.
4. IMPORTANT: The first time you access the application, you
will be prompted for a user/password -- this is when you will
set the SUPER ADMIN user and password by what you enter. For
example, you pull the site up for the first time, you will
be prompted to login and if you put in user: 'goombah' and
password: 'iama' then your super admin user account will
be set to goombah/iama -- cool? You are ready to access
the application!
5. On your first login, you will be taken to the admin settings
page. This is where you will check all your TorrentFlux
Settings (previous versions had these settings in the config.php).
At the top of this page is "Path" -- you will need to create
a directory with read/write permissions for TorrentFlux to use.
You can create a directory and chmod 777 it then specify this
path on the Admin Settings page. When the path is valid and
writable, there will be a green light next to it.
While you are on the TorrentFlux Settings page, you may want to
verify that you have green lights down the page (if not you will
want to fix them).
Enjoy!
ملاحظة تم تجربة السكريبت مع الاستضافة http://www.free1k.com
و لم تعمل كل الميزات مع هذه الاستضافة لكنها تفي بالغرض المطلوب
التحميل
إذا كانت الاستضافة تعمل بنظام لينكس
http://puzzle.dl.sourceforge.net/sourceforge/torrentflux/torrentflux_2.3.tar.gz
إذا كانت الاستضافة تعمل بنظام ويندوز
http://www.torrentflux.com/download.php?lang=dee478c6dada6422ce85a46234eadf71
أرجو ألا تبخلو علينا بالرود