| 1234567891011121314151617181920212223242526272829 |
- {
- "inbounds": [
- {
- "listen": "0.0.0.0",
- "port": 19090,
- "protocol": "vmess",
- "settings": {
- "clients": [
- {
- "id": "f39bdcd6-6fd8-4675-8716-d89dda4ca8f8",
- "alterId": 0
- }
- ]
- },
- "streamSettings": {
- "network": "ws",
- "wsSettings": {
- "path": "/"
- }
- }
- }
- ],
- "outbounds": [
- {
- "protocol": "freedom",
- "settings": {}
- }
- ]
- }
|