EXE
WinGet
Nostr VPN
mmalmi · 0.3.6 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
nostr-vpn-v0.3.6-windows-x64-setup.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Nostr VPN
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
0.3.6
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
nostr-vpn-v0.3.6-windows-x64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
mmalmi.nostr-vpn
Version
0.3.6
Description
nostr-vpn is a Rust workspace for a Tailscale-style mesh VPN control plane built on Nostr signaling and userspace WireGuard.
License
unknown
↗
Homepage
https://github.com/mmalmi/nostr-vpn
Installer URL
https://github.com/mmalmi/nostr-vpn/releases/download/v0.3.6/nostr-vpn-v0.3.6-windows-x64-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
Downloads
Most people
- Nostr VPN for macOS (Apple Silicon)
- Nostr VPN for Linux (AppImage)
- Nostr VPN for Debian/Ubuntu (.deb)
- Nostr VPN for Windows
- Nostr VPN for Android
Prebuilt Intel macOS release artifacts have been sunset. Intel Mac users should build from source or use an older release.
Headless CLI downloads
- macOS Apple Silicon CLI
- Windows x86_64 CLI
- Linux x86_64 CLI
- Linux ARM64 CLI
Quick CLI install (Apple Silicon macOS/Linux)
case "$(uname -s)/$(uname -m)" in
Darwin/arm…