# Furumi [![Build Status](https://github.com/house-of-vanity/furumi/workflows/Build%20and%20publish/badge.svg)](https://github.com/house-of-vanity/furumi/actions) Furumi is a FUSE filesystem working over NGINX JSON autoindex. It's written in Rust stable. # Features - Using NGINX for indexing remote files. - Security relies on HTTPS. - Using cache. ## Usage Here is a [binary release](https://github.com/house-of-vanity/furumi/releases/latest) or compile it yourself. Anyway mind about dependencies listed below. Also there is a systemd unit file for managing service. Place it into `~/.config/systemd/user/furumi.service` ```sh # Compile binary $ cargo build --release # Create config cat > furumi.ylm <