Squashed 'ha-socks5-proxy/' content from commit 1442b26

git-subtree-dir: ha-socks5-proxy
git-subtree-split: 1442b26111063f98f0fe39db61f2f8da32893285
This commit is contained in:
2025-11-03 07:49:53 +00:00
commit e5b142fcc7
5 changed files with 59 additions and 0 deletions

20
config.yaml Normal file
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