mirror of
				https://github.com/nadoo/glider.git
				synced 2025-11-04 07:42:38 +08:00 
			
		
		
		
	typo: (#100)
This commit is contained in:
		
							parent
							
								
									bb105589b6
								
							
						
					
					
						commit
						63a38e70f0
					
				
							
								
								
									
										2
									
								
								conf.go
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								conf.go
									
									
									
									
									
								
							@ -129,7 +129,7 @@ func usage() {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
	fmt.Fprintf(os.Stderr, "Available schemes for different modes:\n")
 | 
						fmt.Fprintf(os.Stderr, "Available schemes for different modes:\n")
 | 
				
			||||||
	fmt.Fprintf(os.Stderr, "  listen: mixed ss socks5 http redir redir6 tcptun udptun uottun tls unix kcp\n")
 | 
						fmt.Fprintf(os.Stderr, "  listen: mixed ss socks5 http redir redir6 tcptun udptun uottun tls unix kcp\n")
 | 
				
			||||||
	fmt.Fprintf(os.Stderr, "  forward: reject ss socks5 http ssr vmess tls ws unix kcp simple-bfs\n")
 | 
						fmt.Fprintf(os.Stderr, "  forward: reject ss socks5 http ssr vmess tls ws unix kcp simple-obfs\n")
 | 
				
			||||||
	fmt.Fprintf(os.Stderr, "\n")
 | 
						fmt.Fprintf(os.Stderr, "\n")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	fmt.Fprintf(os.Stderr, "SS scheme:\n")
 | 
						fmt.Fprintf(os.Stderr, "SS scheme:\n")
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user