Config Shadowsock openclash - berikut daftar config.yaml shadowsock untuk openclash.
Config Provider Shadowsock.yaml
proxies:
- name: Shadowsocks Tlstype: ssserver: [server]port: [port]cipher: AES-256-CFBpassword: [password]plugin: obfsplugin-opts:mode: tlshost: [bug]- name: Shadowsocks Httpserver: [server]port: [port]type: sscipher: chacha20-ietf-poly1305password: [password]plugin: obfsplugin-opts:mode: httphost: [bug]udp: true- name: Shadowsocks Websokettype: ssserver: [server]port: [port]cipher: chacha20-ietf-poly1305password: [password]udp-over-tcp: trueplugin: v2ray-pluginplugin-opts:mode: websockethost: [server]path: [path]tls: trueskip-cert-verify: truemux: falsesni: [bug]- name: Shadowsocks GRPCserver: [server]port: [port]type: sscipher: chacha20-ietf-poly1305password: [password]plugin: v2ray-pluginplugin-opts:mode: grpchost: [bug]serviceName: ss-grpctls: trueudp: trueskip-cert-verify: truemux: false====================================================================================================- name: Shadowsocks WSStype: ssserver: [server]port: [port]cipher: chacha20-ietf-poly1305password: [password]udp-over-tcp: trueplugin: v2ray-pluginplugin-opts:mode: websockethost: [server]path: wss://[bug]/[path]tls: trueskip-cert-verify: truemux: falsesni: [bug]