mirror of
				https://github.com/2dust/v2rayN.git
				synced 2025-10-30 20:12:52 +00:00 
			
		
		
		
	Update tun_singbox_dns
为tun做dns分流
This commit is contained in:
		
							parent
							
								
									b0ff814753
								
							
						
					
					
						commit
						ec756ee943
					
				
					 1 changed files with 11 additions and 1 deletions
				
			
		|  | @ -1,5 +1,10 @@ | ||||||
|   { |   { | ||||||
|     "servers": [ |     "servers": [ | ||||||
|  |       { | ||||||
|  |         "tag": "out_dns", | ||||||
|  |         "address": "8.8.8.8", | ||||||
|  |         "detour": "proxy" | ||||||
|  |       }, | ||||||
|       { |       { | ||||||
|         "tag": "local", |         "tag": "local", | ||||||
|         "address": "223.5.5.5", |         "address": "223.5.5.5", | ||||||
|  | @ -11,6 +16,11 @@ | ||||||
|       } |       } | ||||||
|     ], |     ], | ||||||
|     "rules": [ |     "rules": [ | ||||||
|  |       { | ||||||
|  |         "geosite": "cn", | ||||||
|  |         "server": "local", | ||||||
|  |         "disable_cache": true | ||||||
|  |       }, | ||||||
|       { |       { | ||||||
|         "geosite": "category-ads-all", |         "geosite": "category-ads-all", | ||||||
|         "server": "block", |         "server": "block", | ||||||
|  | @ -18,4 +28,4 @@ | ||||||
|       } |       } | ||||||
|     ], |     ], | ||||||
|     "strategy": "ipv4_only" |     "strategy": "ipv4_only" | ||||||
|   } |   } | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 qiopgh
						qiopgh