diff options
author | n8225 <n8225@users.noreply.github.com> | 2018-07-02 02:34:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-02 02:34:43 +0000 |
commit | d8b56aa3d700219095e0f2b484491b3005a01bef (patch) | |
tree | 3079e564b6e28160746262f221dc4704c5525ea5 | |
parent | Merge pull request #1438 from DJCrashdummy/patch-1 (diff) | |
parent | added Demo for EdPaste (diff) | |
download | awesome-selfhosted-d8b56aa3d700219095e0f2b484491b3005a01bef.tar.gz awesome-selfhosted-d8b56aa3d700219095e0f2b484491b3005a01bef.zip |
Merge pull request #1441 from DJCrashdummy/patch-2
added Demo for EdPaste
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -996,7 +996,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` |