EXE
WinGet
Drip
Gouryella · 0.6.0 · x64
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.6.0-windows-amd64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Gouryella.Drip
Version
0.6.0
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.6.0/drip-v0.6.0-windows-amd64.exe
Release Notes
Highlights
This release focuses on performance optimization and concurrency safety improvements, significantly enhancing throughput and stability under high-load scenarios.
⚠️ Breaking Changes
- Removed manual GC tuning configuration in main.go, replaced with automatic tuning mode
✨ New Features
Connection Pool Optimization
- Implemented connection pool preheating to eliminate cold start delay
- Optimized pool scaling logic with burst load batch expansion support
- Concurrent data session creati…