]> Sergey Matveev's repositories - btrtrc.git/commit
Initial draft client
authorSergey Matveev <stargrave@stargrave.org>
Thu, 20 Apr 2023 07:42:38 +0000 (10:42 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 20 Apr 2023 07:46:19 +0000 (10:46 +0300)
commit9a9dcf25560408bab7d7595b62140ed7725bd96c
treecf4e4dcddd179c577b24f2e82b376efc2fef5e9c
parentfdb0911e28c68fcb703c00d6b21230894baf1193
Initial draft client
16 files changed:
README [new symlink]
cmd/btrtrc/README [new file with mode: 0644]
cmd/btrtrc/USAGE [new file with mode: 0644]
cmd/btrtrc/colour.go [new file with mode: 0644]
cmd/btrtrc/fifos.go [new file with mode: 0644]
cmd/btrtrc/main.go [new file with mode: 0644]
cmd/btrtrc/pc.go [new file with mode: 0644]
cmd/btrtrc/seed-feed [new file with mode: 0755]
cmd/btrtrc/sort.go [new file with mode: 0644]
cmd/btrtrc/status.go [new file with mode: 0644]
cmd/btrtrc/txstats.go [new file with mode: 0644]
cmd/btrtrc/verify.go [new file with mode: 0644]
peer.go
storage/file-piece.go
storage/file.go
storage/shortener.go [new file with mode: 0644]