mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-11-04 00:02:37 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			211 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			211 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
REM Example Usage
 | 
						|
REM	run-viewer HOST 192.168.1.220 PORT 5917 PROXYHOST 127-0-0-1.realhostip.com PROXYPORT 5999 SID pass
 | 
						|
REM
 | 
						|
 | 
						|
java -cp applet\VMOpsConsoleApplet.jar com.vmops.consoleviewer.ConsoleApplet %*
 |