restarting
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
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
|
||||
Reference in New Issue
Block a user