Re: How to create a private forum , torrent site and torrent tracker for that site?
lol Srsly ? :unsure:
Here you go friend have fun ;)
How to use Openbay to create your own torrent site
How to use Openbay to create your own torrent site
The following Github repository shares the Pirate Bay source code. You will be able to create your own torrent site.
Torrent sites like Isohunt and The Pirate Bay gave us lessons that would be a crime to ignore. Individual torrent sites are easy targets. Pirate Bay open source code will give absolutely anyone with minimal knowledge of how internet and websites work and some server basic equipment, opportunity to create Pirate Bay copy on his own domain.
the-open-bay-header
The installation is quite simple :
Step 1. Download source.
Download the latest engine version at openbay.isohunt.to or at GitHub project web page.
Step 2. Upload source to chosen hosting.
Upload the source code to desirable web hosting following the web hosting guide (in common case there is a CPanel tool) or just use FTP
Step 3. Unzip source to hosting folder (optional)
This step is quite optional. It depends on your web hosting. Some hostings can unzip sources automatically some of them allows you to make it manually.
Step 4. Set hosting environment (optional)
Apache
This option is available by default in original source pack. You can see it at conf/example.htaccess
Nginx
This config is available in original source pack at /conf/example.nginx.conf
Sphinx (advanced mode)
Instruction here
MySQL (advanced mode)
Before the wizard will run you need to create a data base, the schema of the data base will be created by the wizard. Dump here /src/protected/data/schema.mysql.sql
Step 5. Wizard
Congrats! Now you can open your domain name with any browser and follow the guide provided there. As default you will need to put page title which will appears on all your webpages.
Re: How to create a private forum , torrent site and torrent tracker for that site?
Quote:
Originally Posted by
Fishy2
actual info on how to functionally clone the Pirate Bay
Do you realize that the OP is not actually going to do any of that?
I'm not quite convinced that the OP is human let alone a productive one.
Re: How to create a private forum , torrent site and torrent tracker for that site?
Productive, perhaps- just not in the area of Engrish studies.
He may be a real go-getter with a positive attitude, winning handshake, and 3rd world smile- but self-sufficient internet searcher he is not. :no:
Re: How to create a private forum , torrent site and torrent tracker for that site?
SMF, Joomla, Gazelle.
You'll also need a hosting space and a domain name unless you want to route your traffic through your localhost 127.0.0.1 to 192.168.0.1
Re: How to create a private forum , torrent site and torrent tracker for that site?
Avengers
first of all ignore non productive and moral breaking stuffs.
I dont know much of coding but some points i can add
Their are source code of sites, for a basic tracker you can adopt any particular source code, but for adding any feature in the same, you need to code it.
For a tracker you need many things and it is a team work.
(1) domain name (URL): cost around 5 to 10 usd/year for a simple domain (not considering .com ones)
(2) server (which host your tracker): 50 usd/month basic one initially, when traffic is low
(1) Up-loaders or internal release group : Who upload regular stuffs on tracker.
(2) Rippers who downgrade the untouched movies/TV shows etc in various formats.
(3) forum moderators and fsl, to maintain rules
(4) develpoers or coders, who add the various features to tracker pages.
(5) Initially you and your team needs good connection along with huge NAS running 24x7 for content retention, till you have stable seeders leechers ratio.