Mass static file indexing via hashes https://radio.animebits.moe/player/hash/8fe559c07363
Go to file
2021-12-07 14:50:34 +01:00
.gitignore Initial commit 2021-12-06 15:46:02 +00:00
go.mod Initial version 2021-12-07 13:38:54 +01:00
go.sum Initial version 2021-12-07 13:38:54 +01:00
LICENSE Update 'LICENSE' 2021-12-06 15:49:05 +00:00
README.md Initial version 2021-12-07 13:38:54 +01:00
SynchRoGazer.go Use md5server pool as each one is good for 16 tasks, use channels for md5/sha256 hashers for better reuse 2021-12-07 14:50:34 +01:00

SynchRoGazer

Mass static file indexing via hashes

Usage

$ go run .

To set a larger task limit (mind fdlimit): $ go run . -tasklimit=128

Output on stdout. Errors on stderr.