Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Trackerslist | 39,788 | a day ago | 6 | gpl-2.0 | ||||||
Updated list of public BitTorrent trackers | ||||||||||
Trackerslistcollection | 18,637 | 9 hours ago | 1 | gpl-3.0 | ||||||
🎈 Updated daily! A list of popular BitTorrent Trackers! / 每天更新!全网热门 BT Tracker 列表! | ||||||||||
Jackett | 9,203 | 17 hours ago | 1 | June 08, 2022 | 209 | gpl-2.0 | C# | |||
API Support for your favorite torrent trackers | ||||||||||
Torrent | 4,797 | 380 | 67 | 7 days ago | 254 | September 18, 2022 | 40 | mpl-2.0 | Go | |
Full-featured BitTorrent client package and utilities | ||||||||||
Animetrackerlist | 2,918 | 9 hours ago | 7 | gpl-3.0 | ||||||
动漫磁性链接加速方案(animeTrackerList) | ||||||||||
Nyaa | 2,861 | 2 years ago | 61 | gpl-3.0 | Python | |||||
Bittorrent software for cats | ||||||||||
Magnetico | 2,650 | a year ago | 1 | December 23, 2020 | 77 | agpl-3.0 | Go | |||
Autonomous (self-hosted) BitTorrent DHT search engine suite. | ||||||||||
Murder | 2,515 | 1 | 1 | 6 years ago | 4 | October 11, 2010 | 8 | other | Ruby | |
Large scale server deploys using BitTorrent and the BitTornado library (NOTE: project no longer maintained) | ||||||||||
Unit3d Community Edition | 1,685 | 2 days ago | 12 | agpl-3.0 | PHP | |||||
🚀 A Next Generation Private Torrent Tracker (Community Edition) | ||||||||||
Bittorrent Tracker | 1,562 | 441 | 47 | 5 days ago | 238 | June 01, 2022 | 15 | mit | JavaScript | |
🌊 Simple, robust, BitTorrent tracker (client & server) implementation |
Start your beautiful professional Automatic Torrent Directory / search engine site within a few minutes for free to make money online from ads while you sleeping.
It regularly grabs thousands of latest torrents automatically.
Author: Sk Md Imtiaj
Email: [email protected]
Website: boysofts.com
Demo: https://www.boysofts.com/2013/04/free-php-automatic-torrent-search.html
Features:
Server Requirements:
Installation:
Unzip the script directory.
Open "phpmyadmin" panel and create a new database for this script i.e "torrents_dir".
Import "database.sql" (find in "database_sql" directory) file's content to your newly created database.
Edit "settings.php" file.
(Important) Assign "$site_url" with the full url of your installation.
i.e "https://www.example.com/torrents/", including the trailing slash.
Blank or wrong url, will not work.
Assign Your contact email id for "$site_admin_email".
Required to contact you for future updates.
"$site_domain" variable with your domain name i.e "torrentdownloads.com".
Will be used to append in the torrent download name like:
"[torrentdownloads.com] some_torrent_file.torrent".
So be it short and sweet.
(Important) Now edit MySql database settings variables in "db-config.php" file->
"$database_host" : with MySql database host url.
"$database_user" : with MySql database user name.
"$database_password" : with MySql database password.
"$database_name" : with MySql database name (your created for this site).
Congratulation: Your site is ready.
Visit the site, if every thing is ok, it automatically start fetching torrents in back ground. Will take few seconds to load for the first time.
Customization & SEO:
Paste Google analytics code in "analytics_code.php" file inside "ads" directory.
Choose $site_title, $meta_keywords, $meta_description in settings.php wisely.
Put your $contact_emails and $contact_address.
Choose theme color: $main_theme_color, hexadecimal triplet value, i.e "#3B5998;".
Edit footer links in "templates/footer.php" file.
Monetization & Ads Setup:
Sign up to ads network to monetize your site (i.e popads, exoclick etc).
Popads here: Popads.
ExoClixk here: ExoClick.
Paste Popads popunder ads code in "analytics_code.php" file inside "ads" directory.
Paste ExoClick banner ads in "top_ad.php" file inside "ads" directory.
Paste ExoClick bottom ads in "bottom_ad.php" file inside "ads" directory
There are also left and right side bar ads spot available.
Enable those in "settings.php" and paste ad code inside "ads" directory.
Traffic & promotion:
Submit new tv shows or movies to reddit from your site.
Share automatically with ifttt using rss feeds.
Rss feed Urls are "https://yoursite.com/?rss=$category".
Possible $category values: tv, movies, musics, games, xxx, applications, others.
i.e "https://yoursite.com/?rss=**tv**" or "https://yoursite.com/?rss=**movies**".
Post to twitter or whaerever you like.
Ping your site using pingler.com or pingomatic.com.
Create few blogger blog posts.
Create few forum posts on file sharing forums.
Tips:
Increase revenue with many sites with different domains & settings (keywords, title).
Use free web hosting services.
Notes:
This script and the api is not fully developed yet, many features coming soon.
You can also submit bug report, feature request or code improvement.
For Custom development contact me at "[email protected]".
Thanks.