SSHFS Admin panel
This is the admin panel for Secure LAN Storage
/data
volume:
/data/
├── config.json -> Generated by `admin/system`
├── log/
│ ├── admin.log
│ └── error.log
├── session/
│ └── session_xxx
├── sshfs/
│ └── etc/
│ └── root.ssh/ -> Mount from `sshfs` for root access
│ └── authorized_keys
├── tls/
│ ├── cert
│ └── key
├── tmp/
└── users.json -> Generated by `admin/init`