Download
DOWNLOAD
Component
Version
Operating System
Windows Binaries(64 Bit)
- Windows
- Component: discovery agent
- Version: 1.0.0
- Released: 01/03/2025
#download binaries
wget https://mugnsoft.com/bin/1.0.0/mugnsoft-discovery_agent-1.0.0.windows-amd64.tar.gz
#perform these steps to make sure the binaries have not been tampered:
#download signature digest
wget https://mugnsoft.com/bin/1.0.0/mugnsoft-discovery_agent-1.0.0.windows-amd64.tar.gz.sig
#download Mugnsoft’s GPG public key
wget https://mugnsoft.com/bin/Mugnsoft_public.key
#import Mugnsoft’s GPG public key
gpg –import Mugnsoft_public.key
#check binaries integrity against the Mugnsoft’s GPG public key
gpg –verify mugnsoft-discovery_agent-1.0.0.windows-amd64.tar.gz.sig mugnsoft-discovery_agent-1.0.0.windows-amd64.tar.gz