Initial commit, existing project
This commit is contained in:
		
							
								
								
									
										10
									
								
								novnc.service
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								novnc.service
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,10 @@
 | 
			
		||||
[Unit]
 | 
			
		||||
Description=noVNC proxy with Websockify
 | 
			
		||||
 | 
			
		||||
[Service]
 | 
			
		||||
User=scan
 | 
			
		||||
Type=simple
 | 
			
		||||
ExecStart=/usr/bin/websockify --ssl-only --cert /etc/ssl/cert.crt --key /etc/ssl/cert.key  --web /usr/share/novnc 8080 localhost:5900
 | 
			
		||||
 | 
			
		||||
[Install]
 | 
			
		||||
WantedBy=default.target
 | 
			
		||||
		Reference in New Issue
	
	Block a user