P2Pfreak.com
   
  #1 (permalink)  
Old 05-28-2008, 03:59 PM
Banned
 
Join Date: May 2008
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Post create my own website

can anyone tell me how to create my own torrent site any advice would be gratefully appreciated im eager to learn new things all the time any advice would be really great thanks all
Reply With Quote
  #2 (permalink)  
Old 05-29-2008, 01:39 PM
Moderator
 
Join Date: Apr 2008
Posts: 43
Thanks: 2
Thanked 1 Time in 1 Post
Default

You have a number of options to consider.

Before even choosing your source you need to think about how many visitors you plan to have. If you dont plan to have many (say less than 10000 peers) then you will be able to use a php/mysql only tracker which can run on most shared hosting. ie. hosting you dont have root access to. DO NOT use free hosting. They will have either stopped their service being used for torrents or will boot you as soon as they notice the high bandwidth usage.
Otherwise you should go with a tracker that uses XBT as a backend. This is a tracker which is written in C++ making it much faster than a PHP based tracker. Millions of peers are seemingly possible using XBT on a single server.

Next up is choosing your source (there is lots so i will just point out the ones I know of well)

The most popular source is TBDev but this is well known for its security exploits and doesnt seem to be updated much. Saying that, it has a very active forum with plenty of modifications to choose from. Standard tbdev doesnt have XBT support but there is a modification for it in the forums which Im sure many trackers are using.

Next up is XBTIT which is written using PHP & MYSQL. This has XBT support 'straight out the box' which may interest you if you have a server and are looking to make a popular website with minimum hassle. Once again the forums here are busy and helpful. They also offer a paid support service & hosting.

Yet another is Torrent Trader which is another PHP/MYQL tracker. I dont know much about this and cant get to the website at the moment so cant investigate. Try look for yourself! If memory serves they have a basic forum but to get any decent modifications etc you need to pay a subscription, but this may have changed.

There is lots more, plus lots of users modified versions of the 3 above. Your best bet is to have a look around their forums and google to see what interests you.

Then you need to carfeully choose the location of your hosting, as depending what content you are planning to index, it may not be legal in your country of choice (or it may be legal, but money will sway the authorities judgement, you know the deal). That is up to you to determine.

After all that, upload your files and away you go!

Oh yeah, it helps to know HTML, PHP & MYSQL as a bare minimum. Linux is a definite bonus too (unless you plan to use a Windows server)
Reply With Quote
  #3 (permalink)  
Old 05-30-2008, 04:24 PM
Junior Member
 
Join Date: May 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

you forgot one

Diferior, an Easy to Use BitTorrent CMS | TorrentFreak
Reply With Quote
  #4 (permalink)  
Old 06-01-2008, 06:17 AM
Moderator
 
Join Date: Apr 2008
Posts: 43
Thanks: 2
Thanked 1 Time in 1 Post
Default

Noted

As time goes on I would like to expand this post, using input from guys like yourself, into a full on guide.

Hydra etc
Reply With Quote
  #5 (permalink)  
Old 06-01-2008, 09:19 AM
Greg975's Avatar
Member
 
Join Date: May 2008
Location: Steinkjer
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Greg975 Send a message via Skype™ to Greg975
Default

To run FTP from my computer, and so could work for you HTML (I don't say it's a smart way, just one of those possible), I use DynDNS: DNS Hosting, Email Delivery and Other Services, it's free and it will associate your IP to a DNS so that everyone could accept the site hosted on your own computer, it's for free but your address might not be like "www.mysite.com" but "www.mysite.dyndns.com" or such, which isn't necessarily looking great probably.
Could work for the beginning I guess. It's all up to you, I just give a piece of advice.
Reply With Quote
  #6 (permalink)  
Old 06-01-2008, 12:47 PM
Moderator
 
Join Date: Apr 2008
Posts: 43
Thanks: 2
Thanked 1 Time in 1 Post
Default

Thanks
But if you want a popular site then you really need some sort of hosting, rather then your home PC.
The upload speeds of ADSL connections are notoriously slow.
SDSL all the way.
Reply With Quote
  #7 (permalink)  
Old 06-01-2008, 05:34 PM
Greg975's Avatar
Member
 
Join Date: May 2008
Location: Steinkjer
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Greg975 Send a message via Skype™ to Greg975
Default

Quote:
Originally Posted by gAnDo View Post
Thanks
But if you want a popular site then you really need some sort of hosting, rather then your home PC.
The upload speeds of ADSL connections are notoriously slow.
SDSL all the way.
Absolutely, but for a beginning to learn maybe, I don't know lol. For sure for the hosting make sure you have a reliable one, not one down all the time. I guess you already thought of that but it's better to tell too many advice even if some are known then let you without any lol. Anyway good luck with this project!
Reply With Quote
  #8 (permalink)  
Old 06-01-2008, 06:52 PM
Moderator
 
Join Date: Apr 2008
Posts: 43
Thanks: 2
Thanked 1 Time in 1 Post
Default

True enough, just install php, apache and mysql on your pc and your set.
For anybody that doesnt know, your local PC IP is 127.0.0.1. Local loopback they call it, dunno why. Look up wikipedia, im just too lazy to.
Reply With Quote
  #9 (permalink)  
Old 06-01-2008, 11:51 PM
Greg975's Avatar
Member
 
Join Date: May 2008
Location: Steinkjer
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Greg975 Send a message via Skype™ to Greg975
Default

Quote:
Originally Posted by gAnDo View Post
True enough, just install php, apache and mysql on your pc and your set.
For anybody that doesnt know, your local PC IP is 127.0.0.1. Local loopback they call it, dunno why. Look up wikipedia, im just too lazy to.
You can also simply type "localhost" it does the same as 127.0.0.1 and what should be specified is that such technique can be good to test your site.
Reply With Quote
  #10 (permalink)  
Old 06-02-2008, 01:15 AM
Moderator
 
Join Date: Apr 2008
Posts: 43
Thanks: 2
Thanked 1 Time in 1 Post
Default

indeed, duly noted and thanks
Reply With Quote
  #11 (permalink)  
Old 06-09-2008, 02:46 AM
zof's Avatar
zof zof is offline
Junior Member
 
Join Date: Jun 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Don't forget, running the site is a grueling task. It takes a lot of time out of your life.
Reply With Quote
  #12 (permalink)  
Old 06-15-2008, 06:01 AM
Moderator
 
Join Date: Apr 2008
Posts: 43
Thanks: 2
Thanked 1 Time in 1 Post
Default

Indeed it does. Imagine how the guys from the biggest torrent sites feel!
Hassle 24/7
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 07:35 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0