Download
DOWNLOAD
Component
Version
Operating System
Windows Binaries(64 Bit)
- Windows
- Component: webserver
- Version: 1.0.0
- Released: 12/03/2023
#download binaries
Download https://mugnsoft.com/bin/1.0.0/mugnsoft-webserver-1.0.0.windows-amd64.zip
#perform these steps to make sure the binaries have not been tampered:
#download signature digest
wget https://mugnsoft.com/bin/1.0.0/mugnsoft-webserver-1.0.0.windows-amd64.zip.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-webserver-1.0.0.windows-amd64.zip.sig mugnsoft-webserver-1.0.0.windows-amd64.zip