mirror of
				https://github.com/v2fly/v2ray-examples.git
				synced 2025-11-04 03:45:39 +08:00 
			
		
		
		
	Update config_client.json
This commit is contained in:
		@@ -21,7 +21,7 @@
 | 
			
		||||
            "protocol": "socks",
 | 
			
		||||
            "settings": {
 | 
			
		||||
                "auth": "noauth",
 | 
			
		||||
                "udp": "true",
 | 
			
		||||
                "udp": true,
 | 
			
		||||
                "ip": "127.0.0.1"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
@@ -44,7 +44,7 @@
 | 
			
		||||
                                "id": "",
 | 
			
		||||
                                "alterId": 4,
 | 
			
		||||
                                "security": "auto",
 | 
			
		||||
                                "testEnabled": "VMessAEAD"
 | 
			
		||||
                                "testsEnabled": "VMessAEAD"
 | 
			
		||||
                            }
 | 
			
		||||
                        ]
 | 
			
		||||
                    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user