Add files via upload

This commit is contained in:
moxyis
2025-12-02 04:45:32 +08:00
committed by GitHub
parent 3f11efee32
commit c70f566af1
10 changed files with 94 additions and 139 deletions
+58
View File
@@ -0,0 +1,58 @@
# PanIndex
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
[![GitHub go.mod Go version of a Go module](https://img.shields.io/github/go-mod/go-version/px-org/PanIndex.svg)](https://github.com/px-org/PanIndex)
[![GoReportCard](https://goreportcard.com/badge/github.com/px-org/PanIndex)](https://goreportcard.com/report/github.com/px-org/PanIndex)
![GitHub all releases](https://img.shields.io/github/downloads/px-org/PanIndex/total)
![Docker pulls](https://img.shields.io/docker/pulls/iicm/pan-index?color=%2348BB78&logo=docker&label=pulls)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/px-org/PanIndex)
![GitHub last commit](https://img.shields.io/github/last-commit/px-org/PanIndex)
[![Nightly build](https://github.com/px-org/PanIndex/actions/workflows/nightly-build.yml/badge.svg)](https://github.com/px-org/PanIndex/actions/workflows/nightly-build.yml)
---
[English](https://github.com/px-org/PanIndex/blob/dev/README.md) | 中文
## 特性
- [x] 跨平台、易部署
- [x] 多模式、多存储
- [x] 多主题
- [x] 暗黑模式
- [x] 文件预览(image, video, audio, code, pdf, epub, markdown
- [x] 下载直链
- [x] 防盗链
- [x] 短链、分享链接
- [x] 访问控制
- [x] 分流
- [x] WebDav
## 支持的存储
- 本地目录
- [天翼云](https://cloud.189.cn/)
- [Teambition 团队盘](https://www.teambition.com/)
- [阿里云盘](https://www.aliyundrive.com/)(分享)
- 微软云盘 / Sharepoint([国际版](https://www.office.com/)、[世纪互联](https://portal.partner.microsoftonline.cn/))
- [和彩云](https://yun.139.com/)
- [谷歌云盘](https://drive.google.com/)
- WebDav
- FTP
- [S3](https://aws.amazon.com/s3/)(对象存储)
- [PikPak](https://mypikpak.com "https://mypikpak.com")
- [115云盘](https://115.com/ "https://115.com/")
- [123云盘](https://www.123pan.com/ "https://www.123pan.com/")
## 链接
- [`dev`branch demo](https://t1.noki.icu "https://t1.noki.icu")
- [`dev`branch demo(Vuetify)](https://t2.noki.icu "https://t2.noki.icu")
- [Document](https://docs.noki.icu)
- [Nightly](https://nightly.link/px-org/PanIndex/workflows/nightly-build/dev)
- [PanIndex Tool](https://pt.noki.icu/)
## 感谢
- 主题源自 [JustList](https://github.com/txperl/JustList) 魔改
## 声明
- 本程序免费开源,仅供交流学习使用,请遵循法律法规,由此产生的法律后果自行承担。
- 本程序旨在分享网盘文件,方便下载,请勿滥用。在使用本程序之前,你应了解并承担相应的风险,包括但不限于账号被ban,下载限速等。
- 如有侵权,请通过[邮件](mailto:[email protected])告知。
## License
[AGPL-V3](https://github.com/px-org/PanIndex/blob/dev/LICENSE)