The unofficial Hentai@Home client written in Rust.
Read the Wiki
Features not included in the official.
- Lower memory usage
- Parallel async cache scan
- TLS 1.3
- Seamless certificate update
- Using ChaCha20 on hardware without AES acceleration
- Send filename to browser1
Features that are included in the official and are working.
- Cache and Proxy
- Gallery downloader
- Speed test
- Cache size management
- Logging
- Disk space check
- Download cache files through proxy
- HTTP/22
- Bandwidth limit
Please refer to the rust website for the platform name: https://doc.rust-lang.org/stable/rustc/platform-support.html
Main supported platforms.
Tested in real environments before release.
Platform |
---|
x86_64-unknown-linux-gnu |
x86_64-unknown-linux-musl |
Secondary supported platforms.
Due to the lack of hardware or real environment, it was not tested before release, relying on users to report bugs.
Platform |
---|
aarch64-unknown-linux-gnu |
aarch64-unknown-linux-musl |
armv7-unknown-linux-gnueabihf |
armv7-unknown-linux-musleabihf |
x86_64-pc-windows-msvc |
i686-pc-windows-msvc |
x86_64-apple-darwin |
aarch64-apple-darwin |
Experimental platform.
Not guaranteed to work, may break at any time.
Platform | State | Notes |
---|---|---|
aarch64-linux-android | ✅ | |
armv7-linux-androideabi | ✅ | |
i686-linux-android | ❌ | Broken due to OpenSSL issue |
x86_64-linux-android | ✅ |