what is the best way to create a torrent site
and script
thanks for this
what is the best way to create a torrent site
and script
thanks for this
There's plenty of torrent trackers that are available open source on github. You'll need to get one of them and modify it to work with your websites front-end, you can get these made at templateshares.net if you aren't good with web development. I don't recommend this as a first project though (which I imagine it is based on the fact that you're asking).
Nothing about any aspect in running a private tracker is something a beginner programmer should be daring to try. If you want to start you should at least try to run a public tracker (so you aren't risking users data in your experiment) and I'd suggest doing the front-end yourself instead of using something like templateshares.net. If you can't handle the front end nobody should trust you with the back end, and if nobody can trust you with the back end you shouldn't be in charge of a private tracker.
Maybe start with a torrent indexer
Last edited by Squidgy; 12-28-2023 at 11:59 PM.
This one is good! We have a lot of trackers with UNIT3D. That are others with the Gazelle script and NexusPHP (chineses trackers).
https://github.com/OPSnet/Gazelle
https://github.com/xiaomlove/nexusphp
Which tracker is runming on this script? I mean, I saw the update dates months ago, which site is updating this script? @TorGamerOriginally Posted by TorGamer;1639946[URL="https://github.com/OPSnet/Gazelle"
Yesterday is history,
Tomorrow is a mystery,
But today; Today is a gift;
That's why they call it present.
Master Oogway
Hi @BillyZilly,
I knhow some trackers that use Gazelle based system, but I think that they do their own upgrades nowadays. Like ANT, AR, GPW, BJ/BT (Brazil)...
I found other version too, that was updated recently: https://github.com/Mosasauroidea/GazellePW
ok I'll try it soon thanks man
thanks man
@ powertorrent Let me give you a list of torrent tracker script, you may not find the most reliable and properly working version for all of them, but I'm gonna list it anyway.
Active development and you might get support from here and there:
01. Unit3D (Most active development with active support. Mainly for Movies and TV but works good as a general type tracker also. Most secure and modern torrent tracker. Written in Laravel PHP)
02. NexusPHP (Hard to find support easily but not the hardest. General type tracker with old school look. Coded in PHP)
03. GazellePW (The Great Poster wall is running on this tracker, mainly aimed for Movies)
04. Orpheus-Gazelle (Another version of gazelle, mainly aimed at Music type tracker, but can me modified for any type and requires a lot of skill. There are some other modified versions of Gazelle too, like the one of What.cd, Luminance of Empornium and a few others which might not be available publickly, like of Anthilion for example.)
05. TorrentTrader (Not the best, but you will find a it here and there, not the best and not the most secure either. But many site are running on this script. HellasHut, RoTorrent, Fappaizuri, Movie-Torrentz is the best example. There is some kinda active slow development going on by random persons, v3.1 is now being modded by one person, you can do your research for further information. This one is also coded in PHP)
06. TemplateShare (Another great one, but the thing is this is not a free script and you don't have a good controll over your code. You will have to purchase a license from the coder and then you can create your own tracker. In shout this script is not free, but many sites are running on this tracker and quite good I would say. ImmortalSeed, XSpeed is a great example. There is an old one named TSUE (TemplateShare Ultimate Edition which is version 2.2, LearnFlakes, NordicHD is running on this tracker script).
These are the good option I think. But therea are other scripts too. Let me name a few...
01. U-232 (Not being developed anymore, and me personally I don't like this tracker UI. The Ranscrade Crew, The Leech Zone and heavily modified version running on ABTorrents)
02. meanTorrent (was scripted on JavaScript I think, Not sure though. Not in development, and would not recommand it)
03. xbtitFM (Never ever use this one, Personal opinion. I'm not a fan of the UI and site performance. Old script, haven't been modified from a long time. The Scene Place is the best example running on this script.
04. TBDev (Its the oldest of em, you will find many script which is modified from this base codebase.)
[These are some others I can name and also publickly available, but I think this much is enough.]
Some others are still in development, Which might cone in future, but not suggested to use for tracker.
01. sqTracker (coded in JavaScript, Currently in development and the script is publickly available)
02. N3XT (Another one, developing. But the script is not available publickly and not yet been released.
Note: I'm not a tracker owner, and I'm not a coder either. All of these informations are collected and not being a coder and expert, there might be some mistakes. So, don't be mad, I'm happy to learn where I made the mistake and if anyone have any new information about any script, I'm happy to learn about them too.
Last edited by BillyZilly; 12-29-2023 at 04:21 PM.
Yesterday is history,
Tomorrow is a mystery,
But today; Today is a gift;
That's why they call it present.
Master Oogway
ok just read what you wrote
I think I'll go with option 1
first I need to find a good server