mirror of
https://github.com/go-gost/gost.git
synced 2026-06-04 21:01:10 +08:00
11 lines
164 B
YAML
11 lines
164 B
YAML
services:
|
|
- name: ss-server
|
|
addr: :8388
|
|
handler:
|
|
type: ss
|
|
auth:
|
|
username: chacha20-ietf-poly1305
|
|
password: secret
|
|
listener:
|
|
type: tcp
|