diff options
author | nodiscc <nodiscc@gmail.com> | 2020-10-08 16:38:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-08 16:38:53 +0000 |
commit | 9d7755e66a9ba32378d3539158c5d77911c88c17 (patch) | |
tree | 29ec70aea5a4769d01af8bfe6f2c5e9687733343 | |
parent | Merge pull request #2241 from spbriggs/spbriggs2 (diff) | |
parent | Updated Hastebin's information (diff) | |
download | awesome-selfhosted-9d7755e66a9ba32378d3539158c5d77911c88c17.tar.gz awesome-selfhosted-9d7755e66a9ba32378d3539158c5d77911c88c17.zip |
Merge pull request #2252 from zneix/updated-hastebin
Updated Hastebin's information
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1179,7 +1179,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [fiche](https://github.com/solusipse/fiche) - Command line pastebin, all you need is netcat. ([Demo](http://termbin.com/)) `MIT` `C` - [filite](https://github.com/raftario/filite) - A simple, light and standalone pastebin, URL shortener and file-sharing service. ([Demo](https://filite.raphaeltheriault.com)) `MIT` `Rust` - [Fugacious](https://fugacio.us) - Open source short-term secure messaging (OSSSM). ([Source Code](https://github.com/fugacious/fugacious)) `CC0-1.0` `Ruby` -- [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` +- [Hastebin](https://haste.zneix.eu/about.md) - Open source pastebin written in Node.js (This is a fork with extended maintenance). ([Demo](https://haste.zneix.eu), [Source Code](https://github.com/zneix/haste-server)) `MIT` `Node.js` - [mojopaste](http://search.cpan.org/dist/App-mojopaste/) - Perl based pastebin. ([Demo](http://p.thorsen.pm/), [Source Code](https://github.com/jhthorsen/app-mojopaste)) `Artistic-2.0` `Perl` - [NoteHub](https://github.com/chmllr/NoteHub) - Free and Hassle-free Pastebin for Markdown Pages. Simple, clean, password provided, generated-short link. `MIT` `Nodejs` - [Paste](https://phpaste.sourceforge.io/) - Paste is forked from the original source pastebin.com used before it was bought. ([Source Code](https://github.com/jordansamuel/PASTE)) `GPL-3.0` `PHP` |