Merge commit 'e5b142fcc7a66f8363705d4725aefb3c5302159c' as 'ha-socks5-proxy'

This commit is contained in:
2025-11-03 07:49:53 +00:00
5 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
name: "SOCKS5 Proxy"
version: "1.0.0"
slug: "socks5_proxy"
description: "SOCKS5 Proxy Server für Firefox und andere Anwendungen"
arch:
- armhf
- armv7
- aarch64
- amd64
- i386
ports:
1080/tcp: 1080
options:
proxy_user: ""
proxy_password: ""
proxy_port: 1080
schema:
proxy_user: str?
proxy_password: password?
proxy_port: port