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