mirror of
				https://github.com/taixingyiji/openit.git
				synced 2025-10-31 01:12:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			483 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			483 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| http-port: 23940 #port to run http proxy on
 | |
| api-port: 23941 #api port
 | |
| threads: 50 #线程数,指一次扫描多少个节点
 | |
| source: input.yaml #你的输入文件名, 注意必须是clash配置文件格式, 此处是input.yaml
 | |
| outfile: check.yaml #你的输出文件名, 注意输出文件也是clash配置文件格式, 此处是check.yaml
 | |
| test-url: https://www.google.com/generate_204 #延迟测试地址, 可以更改
 | |
| timeout: 5000 #测试的超时界限, timeout in miliseconds
 |