| 123456789101112131415161718192021222324 |
- {
- "protocol": "shadowsocks",
- "settings": {
- "method": "2022-blake3-aes-256-gcm",
- "password": "9oCBhTZxJ5wQa3fLs2vK7nM6pR4tY1uX",
- "network": "tcp,udp",
- "clients": [
- {
- "method": "",
- "password": "dGVzdC1jbGllbnQtcGFzc3dvcmQtMQ==",
- "email": "[email protected]",
- "limitIp": 0,
- "totalGB": 0,
- "expiryTime": 0,
- "enable": true,
- "tgId": 0,
- "subId": "ssm001",
- "comment": "multi-user shadowsocks 2022",
- "reset": 0
- }
- ],
- "ivCheck": false
- }
- }
|