An open API service indexing awesome lists of open source software.

https://github.com/zhoucheng133/dav-core


https://github.com/zhoucheng133/dav-core

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# DAV Core

## 简介

![License](https://img.shields.io/badge/License-MIT-dark_green)

[DAV Server](https://github.com/Zhoucheng133/DAV-Server)的核心组件,由go语言编写

## 属性

`-port` [必须],服务端口
`-path` [必须],分享路径
`-u` [如果没有-p属性可以省略],需要登录的用户名
`-p` [如果没有-u属性可以省略],需要登录的密码