mirror of
				https://github.com/v2fly/v2ray-examples.git
				synced 2025-11-04 20:05:39 +08:00 
			
		
		
		
	refine options
This commit is contained in:
		@@ -9,7 +9,9 @@
 | 
			
		||||
            "settings": {
 | 
			
		||||
                "decryption":"none",
 | 
			
		||||
                "clients": [
 | 
			
		||||
                    {"id": "{{  }}"}
 | 
			
		||||
                    {
 | 
			
		||||
                        "id": "{{ id }}"
 | 
			
		||||
                    }
 | 
			
		||||
                ]
 | 
			
		||||
            },
 | 
			
		||||
            "streamSettings": {
 | 
			
		||||
@@ -21,6 +23,8 @@
 | 
			
		||||
        }
 | 
			
		||||
    ],
 | 
			
		||||
    "outbounds": [
 | 
			
		||||
        {"protocol": "freedom"}
 | 
			
		||||
        {
 | 
			
		||||
            "protocol": "freedom"
 | 
			
		||||
        }
 | 
			
		||||
    ]
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user