diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-03 13:07:54 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-03 13:07:54 +0000 |
commit | 3c77bb1605dc574b79e45a0a3c77403316895c11 (patch) | |
tree | 5ab2f4c942e911fd391e46ce1679f866c1cddf24 | |
parent | Merge pull request #135 from sputnik27/add-osiam (diff) | |
parent | Add ipMagnet to Filesharing tools (diff) | |
download | awesome-selfhosted-3c77bb1605dc574b79e45a0a3c77403316895c11.tar.gz awesome-selfhosted-3c77bb1605dc574b79e45a0a3c77403316895c11.zip |
Merge pull request #134 from cbdevnet/master
Add ipMagnet (File Sharing and Synchronization)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -252,6 +252,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Git Annex](http://git-annex.branchable.com/assistant/quickstart/) - File synchronization between computers, servers, external drives * [img.bi](https://github.com/imgbi/img.bi) - img.bi is a secure image hosting. Images are encrypted using AES-256 with random key in browser before upload. `GPLv3` `Nodejs` * [instant.io](https://github.com/feross/instant.io) - Streaming file transfer over WebTorrent ([Demo](https://instant.io)) `MIT` `Nodejs` + * [ipMagnet](https://github.com/cbdevnet/ipmagnet/) - BitTorrent client IP address check ([Demo](http://ipmagnet.services.cbcdn.com/)) `WTFPL` `PHP` * [Jirafeau](https://gitlab.com/mojo42/Jirafeau/wikis/home) - Jirafeau is a web site permitting to upload a file in a simple way and give an unique link to it. ([Demo](http://jirafeau.net/)) * [Jyraphe](http://home.gna.org/jyraphe/) - Jyraphe is a web application of file repository, easy to install and easy to use. * [lutim](https://github.com/ldidry/lutim) - Let's Upload That Image ! |