Télécharger
TELECHARGEMENT
Composant
Version
Système d'exploitation
Windows Binaries(64 Bit)
- Windows
- Component: webserver
- Version: 2.0.0
- Released: 01/09/2023
#download binaries
Télécharger https://mugnsoft.com/bin/2.0.0/mugnsoft-webserver-2.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/2.0.0/mugnsoft-webserver-2.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-2.0.0.windows-amd64.zip.sig mugnsoft-webserver-2.0.0.windows-amd64.zip