> cat /dev/github | grep security-tools
discovered 03 Aug 2026

webdav-server

via awesome-list
→ View on GitHub
The WebDAV Server is a lightweight implementation in Go that enables users to serve files over HTTP using the WebDAV protocol. Its primary use case is for applications needing remote file management capabilities, allowing users to manage files and directories easily. Notable features include customizable serving directory, configurable port, and URL path management, along with optimization options for integration with reverse proxies like nginx.