EXE
WinGet
Drip
Gouryella · 0.6.2 · 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.2-windows-amd64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Gouryella.Drip
Version
0.6.2
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.2/drip-v0.6.2-windows-amd64.exe
Release Notes
Overview
This release introduces IP-based access control functionality for HTTP, HTTPS, and TCP tunnels, allowing users to restrict access based on client IP addresses using whitelist and blacklist rules.
New Features
IP Access Control
- Whitelist/Blacklist Support: Configure allowed and denied IP addresses for tunnel access
- CIDR Range Support: Both --allow-ip and --deny-ip flags support CIDR notation (e.g., 192.168.0.0/16, 10.0.0.0/8)
- Single IP Support: Individual IP addresses are also supp…