Socket Firewall v1.12.0
Binary releases for Socket Firewall.
Downloads
Choose the binary for your platform:
sfw-linux-x86_64- Linux (Intel/AMD)sfw-linux-arm64- Linux (Arm64)sfw-musl-linux-x86_64- Linux musl (Intel/AMD)sfw-musl-linux-arm64- Linux musl (Arm64)sfw-macos-x86_64- macOS (Intel)sfw-macos-arm64- macOS (Apple Silicon)sfw-windows-x86_64.exe- Windows (Intel/AMD)sfw-windows-arm64.exe- Windows (Arm64)
Installation
- Download the appropriate binary for your platform
- Make it executable:
chmod +x sfw-*(Linux/macOS) - Permit
sfwexecution:xattr -dr com.apple.quarantine ./path/to/sfw(macOS) - Move to your PATH or run directly
Changelog
Bug Fixes
- purl/parse: allow npm staged-publishing /-/stage endpoints (#123) (5f4ed9a)
Other
- Test improvements