mirror of
				https://github.com/asdlokj1qpi233/subconverter.git
				synced 2025-10-31 05:42:31 +00:00 
			
		
		
		
	Fix a bug that Clash may interpret pure number password as float64 type (Issue [#58](https://github.com/tindy2013/subconverter/issues/58)). Fix support for parsing some non-standard Clash configurations. Add generator-only mode to save configurations to files or upload to Gists. Optimize codes. Fix typo.
		
			
				
	
	
		
			10 lines
		
	
	
		
			193 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			193 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [test]
 | |
| path=output.conf
 | |
| target=surge
 | |
| ver=4
 | |
| url=ss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTpwYXNzd29yZA@www.example.com:1080#Example
 | |
| 
 | |
| [test_profile]
 | |
| path=output.yml
 | |
| profile=profiles/example_profile.ini
 |