Rewrite of Kotatsu Synchronization Server in Rust.
These are not official servers, use at your own risk.
Server | Location | Status |
---|---|---|
kosync.estebiu.com |
Nice, France | |
kotync.013666.xyz |
San Jose, Usa |
- Can run on top of MySQL database created by the original server. See Installing.
- Uses Blake3 for hashing passwords
- Configurable via config file
get /manga
: maxlimit
is 1000
- To run on low hardware
- To run as single-binary
- To not use database server (SQLite is used instead by default)
See Installing.