Skip to content

james58899/hath-rust

Repository files navigation

hath-rust

Hentai@Home but rusty.

Under development, stability is not guaranteed.

Unofficial.

Features

New

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

Works

Features that are included in the official and are working.

  • Cache and Proxy
  • Gallery downloader
  • Speed test
  • Cache size management
  • Logging

Not works

Included in the official release but not yet implemented.

  • Initialize client1
  • Disk space check2

No planned

  • HTTP/23
  • Bandwidth limit

Footnotes

  1. Need to manually create a client_login file in the data directory.

  2. Only checks the cache size and does not aware of downloads or other space usages.

  3. Multiplexing is useless for H@H, and a large number of connections will take up more system resources.