diff options
author | oof2win2 <honza.koco44@gmail.com> | 2021-05-31 15:28:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-31 15:28:35 +0000 |
commit | 7968113af1281e961403ad23289710dd77c6dec9 (patch) | |
tree | f3db18c1bfdc629d09067a5e5af537f97867c1ed | |
parent | Added dogbin (diff) | |
download | awesome-selfhosted-7968113af1281e961403ad23289710dd77c6dec9.tar.gz awesome-selfhosted-7968113af1281e961403ad23289710dd77c6dec9.zip |
Added dogbin demo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1216,7 +1216,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` -- [dogbin](https://github.com/dogbin/dogbin) - A self-hosted pastebin that supports link shortening written in Kotlin `MIT` `Kotlin` +- [dogbin](https://github.com/dogbin/dogbin) - A self-hosted pastebin that supports link shortening written in Kotlin ([Demo](https://del.dog/) `MIT` `Kotlin` - [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` |