EXE
WinGet
Drip
Gouryella · 0.5.1 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
drip-v0.5.1-windows-arm64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Gouryella.Drip
Version
0.5.1
Description
Self-hosted tunneling solution to expose localhost securely - unlimited bandwidth, no third-party servers
License
BSD-3-Clause
↗
Homepage
https://github.com/Gouryella/drip
Installer URL
https://github.com/Gouryella/drip/releases/download/v0.5.1/drip-v0.5.1-windows-arm64.exe
Release Notes
🔧 Patch Release - Connection Handling Optimization
Highlights
This release focuses on connection handling optimization and codebase simplification, refining the yamux-based architecture introduced in v0.5.0 with improved session management and cleaner proxy logic.
✨ New Features
HTTP Connection Listener
- New connQueueListener for seamless HTTP connection handoff to standard http.Server
- Better integration with HTTP/2 configuration support
🔧 Improvements
TCP Tunnel Optimization
- Refactored dat…