35 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== General ==================
 | |
| Id: LogMeIn.Hamachi
 | |
| Publisher: LogMeIn
 | |
| Name: Hamachi
 | |
| Author: Alex Pankratov
 | |
| Description: Easy to set up. Easy to manage. Easily create, manage and maintain virtual private networks from anywhere with LogMeIn Hamachi, a hosted VPN service, that extends secure LAN-like network connectivity to mobile users and distributed teams on-demand over the web.
 | |
| AppMoniker: hamachi
 | |
| Tags: vpn, privacy, security, private, network
 | |
| #Commands: 
 | |
| 
 | |
| # ================== License ==================
 | |
| Homepage: https://vpn.net/
 | |
| License: Proprietary
 | |
| LicenseUrl: https://en.wikipedia.org/wiki/Proprietary_software
 | |
| 
 | |
| # ================= Installer =================
 | |
| MinOSVersion: 10.0.0.0
 | |
| #Channel: stable                # Channel is not supported in this preview (5/24/2020)
 | |
| Version: 2.2.0.633
 | |
| 
 | |
| InstallerType: msi
 | |
| Switches:
 | |
|     Custom: /norestart
 | |
|     Silent: /qn
 | |
|     SilentWithProgress: /qb
 | |
| 
 | |
| Installers:
 | |
|   - Arch: x86
 | |
|     Url: https://secure.logmein.com/hamachi.msi
 | |
|     Sha256: 67EFB9AA0B7CA0166078EDD04EA5F09234C11AC45CB00D31367B9FBCE290C53F       
 | |
|     Scope: machine
 | |
|     Language: en-US
 | |
|     
 | |
| # ManifestVersion: 0.1.0
 |