diff options
author | oof2win2 <honza.koco44@gmail.com> | 2021-05-31 15:27:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-31 15:27:03 +0000 |
commit | 234afb404fd33f89f578e8aca523514d955b2fe9 (patch) | |
tree | 3222e6dca97d7a14542c2e549ebce455e5b75f3a | |
parent | Add Spacebin to pastebins (#2532) (diff) | |
download | awesome-selfhosted-234afb404fd33f89f578e8aca523514d955b2fe9.tar.gz awesome-selfhosted-234afb404fd33f89f578e8aca523514d955b2fe9.zip |
Added dogbin
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1216,6 +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` - [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` |