diff options
author | n8225 <n8225@users.noreply.github.com> | 2020-02-04 18:13:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-04 18:13:28 +0000 |
commit | 44319660a361bda83a2a3adc7370050540bdd936 (patch) | |
tree | f6f9db6b1652c5f8e706f1d6c3f87704df265686 | |
parent | Merge pull request #1971 from Unkn0wnCat/patch-1 (diff) | |
parent | Fixed description for filite (diff) | |
download | awesome-selfhosted-44319660a361bda83a2a3adc7370050540bdd936.tar.gz awesome-selfhosted-44319660a361bda83a2a3adc7370050540bdd936.zip |
Merge pull request #1963 from raftario/patch-1
Add filite
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1130,6 +1130,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [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)) `MIT` `Ruby` - [EdPaste](https://github.com/Edraens/EdPaste) - Self-hosted pastebin written in Laravel (PHP Framework). `MIT` `PHP` - [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` - [GIST](https://gitnet.fr/deblan/gist) - GIST is an open-source application to share code. ([Demo](https://gist.deblan.org/)) `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` |