v1.5.4
Socket Firewall v1.5.4
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
Installation
- Download the appropriate binary for your platform
- Make it executable:
chmod +x sfw-*(Linux/macOS) - Move to your PATH or run directly
Changelog
Performance Improvements
- add request batching and TTL jitter for enterprise alert API (#74) (e70148a)
Bug Fixes
- url parsing bug for npm publish and login (#73) (8bbf65f)
Other
- Documentation updates