文件名称:linx-server:自托管的filecodemedia共享网站。 ~~~~~~~~~~~~~~~~~~~~演示
文件大小:168KB
文件格式:ZIP
更新时间:2024-05-24 22:24:39
upload file-upload pastebin file-sharing pastebin-service
此存储库上的开发已被冻结。 如果您正在维护该项目的活动分支,请随时发送拉取请求,以在本自述文件中添加指向您的存储库的链接。 主动叉 ZizzyDizzyMC: : linx服务器 自托管的文件/媒体共享网站。 演示版 您可以使用演示看到它的外观: : 客户群 官方的 CLI: linx-client- 非官方 Android: LinxShare-| CLI: golinx- 特征 显示常见的文件类型(图像,视频,音频,降价,pdf) 通过就地编辑显示语法突出显示的代码 记录的API,带有用于限制上传的密钥 使用网络种子洪流下载文件 文件到期,删除密钥,文件访问密钥和随机文件名选项 屏幕截图 入门 使用Docker 创建目录files和meta然后运行chown -R 65534:65534 meta && chown -R 65534:65534 file
【文件预览】:
linx-server-master
----.gitignore(423B)
----go.mod(649B)
----Dockerfile(835B)
----templates()
--------access.html(467B)
--------custom_page.html(402B)
--------oops.html(168B)
--------401.html(103B)
--------index.html(2KB)
--------API.html(6KB)
--------display()
--------400.html(102B)
--------paste.html(2KB)
--------base.html(1KB)
--------404.html(232B)
----csrf.go(956B)
----.travis.yml(63B)
----server.go(12KB)
----linx-server.conf.example(242B)
----server_test.go(27KB)
----helpers()
--------helpers.go(2KB)
--------helpers_test.go(2KB)
--------archive.go(1KB)
----templates.go(2KB)
----auth()
--------apikeys()
----static()
--------images()
--------robots.txt(36B)
--------js()
--------css()
----go.sum(7KB)
----LICENSE.txt(34KB)
----linx-cleanup()
--------linx-cleanup.service(230B)
--------linx-cleanup.timer(110B)
--------README.md(793B)
--------linx-cleanup.go(442B)
----.github()
--------workflows()
----upload.go(11KB)
----custom_pages.go(922B)
----README.md(10KB)
----util.go(2KB)
----csp_test.go(1KB)
----display.go(4KB)
----fileserve.go(3KB)
----access.go(3KB)
----backends()
--------localfs()
--------meta.go(277B)
--------s3()
--------storage.go(662B)
----torrent_test.go(2KB)
----torrent()
--------torrent.go(517B)
----csp.go(946B)
----pages.go(4KB)
----build.sh(2KB)
----expiry.go(1KB)
----linx-genkey()
--------linx-genkey.go(526B)
----linx-server.service(185B)
----expiry()
--------expiry.go(236B)
----cleanup()
--------cleanup.go(838B)
----torrent.go(2KB)
----delete.go(861B)
----httputil()
--------conditional.go(5KB)
--------LICENSE(1KB)
----headers.go(983B)