diff options
author | Emiliano <emiliano@sturniolo.com.ar> | 2021-05-29 23:29:48 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2021-06-07 17:22:04 +0000 |
commit | 6fd222b250a4ea20813f69d9dcc1cdf7e571ab72 (patch) | |
tree | 9bb890162e14d088564a3b450299825af046153b /README.md | |
parent | Removed TinyIssue entry as ARCHIVED (#2567) (diff) | |
download | awesome-selfhosted-6fd222b250a4ea20813f69d9dcc1cdf7e571ab72.tar.gz awesome-selfhosted-6fd222b250a4ea20813f69d9dcc1cdf7e571ab72.zip |
Added dpaste
Another pastebin with short url easy to remember
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1210,6 +1210,7 @@ _See also [Wikis](#wikis)_ - [bepasty](https://bepasty-server.readthedocs.io/en/latest/) - A pastebin for all kinds of files. ([Source Code](https://github.com/bepasty/bepasty-server)) `BSD-2-Clause` `Python` - [bin](https://github.com/w4/bin) - a paste bin. `WTFPL/0BSD` `Rust` - [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` +- [dpaste](https://dpaste.org/) - simple pastebin with multiple text and code option, with short url result easy to remember. ([Source Code](https://github.com/bartTC/dpaste)) `MIT` `Docker` - [EdPaste](https://github.com/Edraens/EdPaste) - Self-hosted pastebin written in Laravel (PHP Framework). `MIT` `PHP` - [ExBin](https://github.com/m1dnight/exbin) - A pastebin with public/private snippets and netcat server. ([Demo](https://exbin.call-cc.be)) `MIT` `Elixir` - [fiche](https://github.com/solusipse/fiche) - Command line pastebin, all you need is netcat. ([Demo](http://termbin.com/)) `MIT` `C` |