Skip to main content

Python NAS, Based On Updog.

Project description

介绍

Python NAS 在updog的基础上编写而成.

软件架构

使用 Flask, Flask-Login, Flask-WTF 制作登陆界面.

安装教程

  1. pip install PyNAS

  2. git clone https://gitee.com/shwufan/nas.git python setup.py install

使用说明

比如: 1. nas -c conf.json 2. nas –config configure.json 3. nas –username admin –password admin 4. nas –host 0.0.0.0 –port 80 –username admin –password admin

参与贡献

  1. Fork 本仓库

  2. 新建 Feat_xxx 分支

  3. 提交代码

  4. 新建 Pull Request

教程

nas 配置编写指南:

username: 登陆用户名

password: 登陆密码

host: 网盘服务ip

(0.0.0.0允许所有人访问, 127.0.0.1只有自己能访问,默认0.0.0.0)

port: 网盘服务端口(默认9090)

更新说明

  1. 由于添加了GUI,所以版本临时改动至Alpha版

  2. GUI仍然不稳定,不建议使用(如果要使用,请输入nas-gui)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

PyNAS-2022.4.2-py3-none-any.whl (4.4 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page