Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ godav Public

A secure WebDAV server with encrypted storage and cloud integration capabilities.

License

taodev/godav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godav

A secure WebDAV server with encrypted storage and cloud integration capabilities.

Features

  • Standards-compliant WebDAV implementation using golang.org/x/net/webdav
  • Secure user authentication with username/password protection
  • HTTPS encryption for all communications
  • AES-256-GCM encryption for file storage
  • Remote cloud storage mounting (Aliyun Drive, Baidu Netdisk)
  • Encrypted file storage for both local and cloud storage

Installation

go install github.com/taodev/godav@latest

Configuration

  1. Create a configuration file (config.yaml)
  2. Configure SSL certificates
  3. Set up user accounts and encryption keys
  4. Configure cloud storage connections

Usage

godav --config config.yaml

Documentation

Full documentation is available in the docs directory.

Language

About

A secure WebDAV server with encrypted storage and cloud integration capabilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •