Skip to content

WindPT/WindPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WindPT

WindPT Logo

A plugin for PHPWind 9 to build a Private BitTorrent tracker with Front-end.

StyleCI GitHub release GitHub tag Gitter

中文说明

Pull requests and issues are welcome.

This extension DOES NOT provide a tracker server, you must install WindPT/WindTurbine for that.

There's a theme MORE SUITABLE than the default one of PHPWind 9 on WindPT/PHPWind-WindPT-Theme.

HOWTO

  • This extension should be enabled manually on the Dashboard of PHPWind.
  • Do not forget to add cron jobs on the Dashboard of PHPWind if you need the crons bundled in.
  • You should create a directory named torrents with mask 0755 under the root of PHPWind manually if PHP have no permission to write.
/
|- cron <dir> // cron job [put files in PHPWind/src/service/cron/srv/do/]
|  |- PwCronDoClearPeers.php
|  |- PwCronDoClearTorrents.php
|  =
|- extensions
|  |- torrent <dir> // extension [put directory in PHPWind/src/extensions/]
=  =

Donate us

Donate us

License

GNU GENERAL PUBLIC LICENSE Version 2

More info see LICENSE