EXE
WinGet
Barrier
Debauchee Open Source Group · 2.4.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
BarrierSetup-2.4.0-release.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Uninstall
/VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Logged Install
BarrierSetup-2.4.0-release.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /LOG=C:\Windows\Temp\BarrierSetup-2.4.0-release.exe.log
File Identity
Filename
BarrierSetup-2.4.0-release.exe
File Size
8.8 MB
Real Type
PE32 executable (GUI) Intel 80386, for MS Windows, 8 sections
Installer Technology
Engine
Inno Setup
via Binary Signature
Confidence
100%
Signature
Status
Not Digitally Signed
Installer Selection
WinGet Package
Package ID
DebaucheeOpenSourceGroup.Barrier
Version
2.4.0
Description
Barrier is open-source KVM software
License
GNU General Public License v2.0
↗
Homepage
https://github.com/debauchee/barrier
Installer URL
https://github.com/debauchee/barrier/releases/download/v2.4.0/BarrierSetup-2.4.0-release.exe
Release Notes
- Barrier now supports client identity verification (fixes CVE-2021-42072, CVE-2021-42073).
- Barrier now uses SHA256 fingerprints for establishing security of encrypted SSL connections.
After upgrading client to new version the existing server fingerprint will need to be approved again.
Client and server will show both SHA1 and SHA256 server fingerprints to allow interoperability with older versions of Barrier.
- Fixed build failure on mips*el and riscv64 architecture.
- Fixed reading of co…