aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2023-05-04 10:01:21 +0000
committerGitHub <noreply@github.com>2023-05-04 10:01:21 +0000
commit9fd97da7b3af37e10103c0ff4eaab1369773c160 (patch)
treef3b634131d01aece5cb014f9cee3d28469437468 /README.md
parentremove tasks.php (unmaintained since 2016) (diff)
downloadawesome-selfhosted-9fd97da7b3af37e10103c0ff4eaab1369773c160.tar.gz
awesome-selfhosted-9fd97da7b3af37e10103c0ff4eaab1369773c160.zip
remove socksbin (unmaintained since March, 2022) (#3765)
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/3558 - WARNING:awesome_lint.py: SocksBin: last updated -418 days, 9:56:58.105518 ago, older than 365 days
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa157eca..7e0d60d7 100644
--- a/README.md
+++ b/README.md
@@ -1517,7 +1517,6 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content
- [rustypaste](https://github.com/orhun/rustypaste) - A minimal file upload/pastebin service. `MIT` `Rust`
- [snipt](https://github.com/nicksergeant/snipt) - Long-term memory for coders. Share and store code snippets. `MIT` `Python`
- [SnyPy](https://snypy.com) - Open source on-prem code snippet manager. ([Demo](https://app.snypy.com), [Source Code](https://github.com/snypy)) `MIT` `Docker`
-- [SocksBin](https://github.com/magnumdingusedu/socksbin) - Simple and fast terminal based pastebin, with optional code highlighting. No specific client required, all you need is netcat. `GPL-3.0` `Python`
- [Spacebin](https://github.com/spacebin-org/spirit) - Text-sharing for the final frontier — Reliable Pastebin server in Golang and Fiber. `Apache-2.0` `Go`
- [Sup3rS3cretMes5age](https://github.com/algolia/sup3rS3cretMes5age) - Very simple (to deploy and to use) secret message service using Hashicorp Vault as a secrets storage. `MIT` `Go`
- [wantguns/bin](https://github.com/wantguns/bin) - Minimal pastebin for both textual and binary files shipped in a single statically linked binary. ([Demo](https://basedbin.fly.dev)) `GPL-3.0` `Rust`