diff --git a/software/imgproxy.yml b/software/imgproxy.yml index 958d0c6536..69ded27fac 100644 --- a/software/imgproxy.yml +++ b/software/imgproxy.yml @@ -6,6 +6,7 @@ licenses: platforms: - Go - Docker + - K8S tags: - Proxy source_code_url: https://github.com/imgproxy/imgproxy diff --git a/software/sish.yml b/software/sish.yml index 5e13e00ce8..8e2e386cbc 100644 --- a/software/sish.yml +++ b/software/sish.yml @@ -5,6 +5,7 @@ licenses: - MIT platforms: - Go + - Docker tags: - Proxy source_code_url: https://github.com/antoniomika/sish diff --git a/software/socks5-proxy-server.yml b/software/socks5-proxy-server.yml index c73efcee79..87e0eeebb2 100644 --- a/software/socks5-proxy-server.yml +++ b/software/socks5-proxy-server.yml @@ -4,7 +4,7 @@ description: SOCKS5 proxy server with built-in authentication and Telegram-bot f licenses: - Apache-2.0 platforms: - - Nodejs + - Docker tags: - Proxy source_code_url: https://github.com/nskondratev/socks5-proxy-server