123456789101112131415161718192021222324252627 |
- {
- "inbounds": [
- {
- "port": 10002,
- "listen": "0.0.0.0",
- "protocol": "vmess",
- "settings": {
- "clients": [
- {
- "id": "b831381d-6324-4d53-ad4f-8cda48b30811"
- }
- ]
- },
- "streamSettings": {
- "network": "tcp"
- }
- }
- ],
- "outbounds": [
- {
- "protocol": "freedom"
- }
- ],
- "log": {
- "loglevel": "debug"
- }
- }
|