added remote-torrent

Bruce Wang
2018-08-16 13:41:23 +08:00
parent 051295037b
commit f54b051e26

@@ -212,6 +212,7 @@ If you find a project in this list that is dead or broken, please either mark it
* [project](https://github.com/nildev/project) - Very simple CLI tool to setup new projects from boilerplate templates.
* [pwdgen](https://github.com/chai2010/pwdgen/) - A small tool, which generate human password, written in Go.
* [redis-view](https://github.com/dreamersdw/redis-view) - A tree like tool help you explore data structures in your redis server
* [remote-torrent](https://github.com/brucewangno1/remote-torrent) - A simple tool for downloading Torrent remotely and retrieving files back over HTTP at full speed without ISP Torrent limitation
* [restic](https://github.com/restic/restic) - A fast, efficient and secure backup program
* [runtemplate](https://github.com/flowonyx/runtemplate) - A very simple command-line tool for executing Go templates, useful for use with `go generate`.
* [runtemplate](https://github.com/rickb777/runtemplate) - A simple tool for executing Go templates to support generating Go code for your types.