mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	Merge 1.1.0 changes back to master.
This commit is contained in:
		| @@ -53,7 +53,7 @@ public class LocalEnvironment implements Environment { | ||||
|      * Array of all known protocol names. | ||||
|      */ | ||||
|     private static final String[] KNOWN_PROTOCOLS = new String[]{ | ||||
|         "vnc", "rdp", "ssh", "telnet"}; | ||||
|         "vnc", "rdp", "ssh", "telnet", "kubernetes"}; | ||||
|  | ||||
|     /** | ||||
|      * The hostname to use when connecting to guacd if no hostname is provided | ||||
|   | ||||
		Reference in New Issue
	
	Block a user