mirror of https://github.com/XTLS/Xray-examples
				
				
				
			Create client.json
							parent
							
								
									97977bd169
								
							
						
					
					
						commit
						cde55838a7
					
				| 
						 | 
				
			
			@ -0,0 +1,25 @@
 | 
			
		|||
{
 | 
			
		||||
 "protocol": "vmess",
 | 
			
		||||
 "settings": {
 | 
			
		||||
  "vnext": [
 | 
			
		||||
   {
 | 
			
		||||
    "address": "",
 | 
			
		||||
    "port": 443,
 | 
			
		||||
    "users": [
 | 
			
		||||
     {
 | 
			
		||||
      "id": "",
 | 
			
		||||
      "security": "zero"
 | 
			
		||||
     }
 | 
			
		||||
    ]
 | 
			
		||||
   }
 | 
			
		||||
  ]
 | 
			
		||||
 },
 | 
			
		||||
 "streamSettings": {
 | 
			
		||||
  "network": "quic",
 | 
			
		||||
  "quicSettings": {},
 | 
			
		||||
  "security": "tls",
 | 
			
		||||
  "tlsSettings": {
 | 
			
		||||
   "servername": "*"
 | 
			
		||||
  }
 | 
			
		||||
 }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
		Reference in New Issue