diff options
author | DJCrashdummy <DJCrashdummy@users.noreply.github.com> | 2018-06-24 06:59:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-24 06:59:57 +0000 |
commit | c9d78a4f6709d6a3539ae8950dc10b3abe0d8d52 (patch) | |
tree | cde45cc4ebf0aa2053df56454c793602e2a50f7c | |
parent | Add Awesome Public Datasets (#1420) (diff) | |
download | awesome-selfhosted-c9d78a4f6709d6a3539ae8950dc10b3abe0d8d52.tar.gz awesome-selfhosted-c9d78a4f6709d6a3539ae8950dc10b3abe0d8d52.zip |
added Demo for EdPaste
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -995,7 +995,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [CoderVault](https://github.com/codervault) - Open source, self-hosted, snippet manager. ([Source Code](https://github.com/codervault/codervault)) `MIT` `Ruby` - [cryptonote](https://cryptonote.me/) - Simple open source web application that lets users encrypt and share messages that can only be read once. ([Source Code](https://github.com/alainmeier/cryptonote)) `BSD` `Ruby` - [CryptPad](https://cryptpad.fr/) - CryptPad is the zero knowledge realtime collaborative editor. ([Source Code](https://github.com/xwiki-labs/cryptpad)) `AGPL-3.0` `Nodejs` -- [EdPaste](https://github.com/Edraens/EdPaste) - Self-hosted pastebin written in Laravel (PHP Framework). `MIT` `PHP` +- [EdPaste](https://github.com/Edraens/EdPaste) - Self-hosted pastebin written in Laravel (PHP Framework). ([Demo](https://paste.edra.ovh/)) `MIT` `PHP` - [fiche](https://github.com/solusipse/fiche) - Command line pastebin, all you need is netcat. ([Demo](http://termbin.com/)) `MIT` `C` - [gist](https://gitnet.fr/deblan/gist) - GIST is an open-source application to share code. `GPL-3.0` `PHP` - [hastebin](http://hastebin.com/about.md) - Open source pastebin written in node.js. ([Demo](http://hastebin.com/), [Source Code](https://github.com/seejohnrun/haste-server)) `MIT` `Nodejs` |