From 0b85865d8f1bd28ed5df5ed967cf14ad7c2b233c Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Fri, 17 Oct 2025 19:53:07 +0200 Subject: [PATCH] remove koblas (Unmaintained since Oct 2024) (#1728) - ref: #1 - `ERROR:awesome_lint.py: Koblas: last updated -397 days, 1:28:27.761852 ago, older than 365 days` --- software/koblas.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/koblas.yml diff --git a/software/koblas.yml b/software/koblas.yml deleted file mode 100644 index d1d6492ed8..0000000000 --- a/software/koblas.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Koblas -website_url: https://github.com/ynuwenhof/koblas -description: Lightweight SOCKS5 proxy server. -licenses: - - MIT -platforms: - - Rust - - Docker -tags: - - Proxy -source_code_url: https://github.com/ynuwenhof/koblas -stargazers_count: 158 -updated_at: '2024-09-15' -archived: false