mirror of
				https://github.com/v2fly/v2ray-core.git
				synced 2025-11-04 03:39:24 +00:00 
			
		
		
		
	Merge pull request #1581 from cyilin/master
fix default sniffing config
This commit is contained in:
		
						commit
						1dab33b0fa
					
				@ -35,7 +35,7 @@
 | 
			
		||||
 | 
			
		||||
    // Enable sniffing on TCP connection.
 | 
			
		||||
    "sniffing": {
 | 
			
		||||
      "enable": true,
 | 
			
		||||
      "enabled": true,
 | 
			
		||||
      // Target domain will be overriden to the one carried by the connection, if the connection is HTTP or HTTPS.
 | 
			
		||||
      "destOverride": ["http", "tls"]
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user