Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kkocdko/ksite

All in one solution for my server.
https://github.com/kkocdko/ksite

Last synced: 8 days ago
JSON representation

All in one solution for my server.

Awesome Lists containing this project

README

        

# ksite

All in one solution for my server.

## TODO

### 0.11.0

- admin: log view. log use tracing.

- dav: fix gvfs webdav Peer sent fatal TLS alert: Decode error.

- dav: process filenames properly.

### 0.12.0

- configable reverse proxy.

- proxy with sni stripper. todo: fix tls mac.

- fast uint to uint map.

- supports real-time video cloud record.

- no out-of-service updates.

- the [space-huggers](https://github.com/KilledByAPixel/SpaceHuggers) game with co-op mode, webrtc or server forward fallback.

## Build

This crate used some unstable Rust features (most in `ricq` dependency), so use nightly toolchain please (or set `RUSTC_BOOTSTRAP=1` for stable toolchain).