Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icret/btupdown
BT种子上传管理系统
https://github.com/icret/btupdown
bt torrent torrentupload
Last synced: 2 months ago
JSON representation
BT种子上传管理系统
- Host: GitHub
- URL: https://github.com/icret/btupdown
- Owner: icret
- Created: 2019-06-19T09:39:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-06T06:24:07.000Z (almost 3 years ago)
- Last Synced: 2023-03-02T21:50:42.060Z (almost 2 years ago)
- Topics: bt, torrent, torrentupload
- Language: PHP
- Homepage: http://bt.100024.xyz/
- Size: 2.54 MB
- Stars: 7
- Watchers: 0
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Btupdown 种子上传下载系统
### 支持
- [x] 放置广告
- [x] 仅登录上传
- [x] 文件管理
- [x] 网站统计
- [x] 支持二维码
- [x] 支持磁力转换成种子 (调用国外网站)
- [x] 支持种子转换成磁力### 安装方式:
1. 下载源码
2. 赋予0777权限
3. 更改congfig各项设置,如域名、是否开启管理等
4. 如果出现上传失败可以使用浏览器的 F12调试模式->console查看错误
### 注意:
#### 注意:
1. 务必设置0777权限,请查看各项设置,在config里边都有说明,
2. 尽量不要上传图片一类,默认禁止上传图片,如果想上传图片建议使用功能更强大的 [简单图床](https://github.com/icret/easyImages2.0 "简单图床")
3. 配置都在config.php中,安装后请修改网站域名,管理密码,网址秘钥(一经修改请勿随意更改,否则会导致外链失效!)### 演示网站:
[http://bt.100024.xyz/](http://bt.100024.xyz/ "http://bt.100024.xyz/")
### 演示图片:
![演示图片:](https://i1.100024.xyz/i/2019/06/19/12qhqs6.gif)