Mass static file indexing via hashes https://radio.animebits.moe/player/hash/8fe559c07363
Go to file
DataHoarder 68833031ba
All checks were successful
continuous-integration/drone/push Build is passing
Update LICENSE year
2022-01-16 13:37:49 +01:00
.drone.yml Add Dockerfile, change path, add drone build 2021-12-07 17:17:25 +01:00
.gitignore Initial commit 2021-12-06 15:46:02 +00:00
Dockerfile Add Dockerfile, change path, add drone build 2021-12-07 17:17:25 +01:00
go.mod Add Dockerfile, change path, add drone build 2021-12-07 17:17:25 +01:00
go.sum Add support for Postgres output format 2021-12-07 16:58:18 +01:00
LICENSE Update LICENSE year 2022-01-16 13:37:49 +01:00
README.md Add Dockerfile, change path, add drone build 2021-12-07 17:17:25 +01:00
SynchRoGazer.go Print hashes as well in postgres mode 2022-01-16 02:55:46 +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.

Build via $ go build -o srg