name: "Shadowsocks (staging)" description: "Encrypted SOCKS v5 proxy server. This version is only for testing purposes; please use the main version for increased stability!" version: "0.0.10" slug: "shadowsocks_staging" startup: services ingress: false panel_icon: mdi:vpn panel_admin: true init: false arch: - aarch64 - amd64 - i386 startup: before ports: 8388/tcp: 8388 ports_description: 8388/tcp: Proxy port options: server: "0.0.0.0" server_port: 8388 password: "" method: "aes-256-gcm" schema: server: str server_port: int password: str method: str