Releases: Snakefoxu/SnakeUSBIP
Releases · Snakefoxu/SnakeUSBIP
v2.0.4 - Hybrid Portable Mode
What's New in v2.0.4
- 📦 Hybrid Portable Mode - ZIP releases store config locally, installer uses AppData
- 📚 Updated USB Database - February 2026 usb.ids with latest devices
- 🔧 Improved Installer - Option to install USB/IP drivers during setup
- © Updated Copyright - 2025-2026
Downloads
- Installer (Recommended): SnakeUSBIP_Setup_v2.0.4.exe
- Portable x64: SnakeUSBIP-v2.0.4-x64.zip
- Portable ARM64: SnakeUSBIP-v2.0.4-arm64.zip
v2.0.3 - Single Instance, Full Localization, Driver Fix
🆕 What's New
Added
- 🔒 Single Instance - Mutex prevents multiple app instances from running
- 🌐 Full Translation - Activity Log messages now translate when switching language
Fixed
- 🧹 Tray Icon Cleanup - Fixed ghost tray icon when closing application
- 🔧 Driver Uninstall - Fixed pnputil wildcard error when uninstalling drivers
Downloads
- Windows x64: SnakeUSBIP-v2.0.3-x64.zip (Portable)
- Windows ARM64: SnakeUSBIP-v2.0.3-arm64.zip (Portable)
- Installer: SnakeUSBIP_Setup_v2.0.3.exe (x64 only)
SnakeUSBIP v2.0.2
What's New in v2.0.2
Bug Fixes
- Auto-Update Fixed: Solved an issue where auto-update would fail to parse the version information correctly.
Improvements
- Includes all features from v2.0.1 (Hybrid Notifications, Device Persistence, etc.)
Downloads
- \SnakeUSBIP-v2.0.2-x64.zip\ - Portable version for Windows x64
- \SnakeUSBIP-v2.0.2-ARM64.zip\ - Portable version for Windows ARM64
- \SnakeUSBIP_Setup_v2.0.2.exe\ - Installer (x64 only)
SnakeUSBIP v2.0.1
What's New in v2.0.1
Improvements
- Custom Toast Notifications: Replaced Windows BalloonTip with in-app WPF popup (no Action Center accumulation)
- Hybrid Notification System: Uses WPF popup when visible, BalloonTip when minimized to tray
- Device Persistence: App now detects devices that remained connected after restart
- Full Device Names: Connected Devices now shows full device description with VID:PID
- Faster Connection Monitor: Reduced monitoring interval from 10s to 2s
Bug Fixes
- Fixed device matching logic in ConnectionMonitor (OR → AND)
- Fixed device name not appearing when connecting
Downloads
- \SnakeUSBIP-v2.0.1-x64.zip\ - Portable version for Windows x64
- \SnakeUSBIP-v2.0.1-ARM64.zip\ - Portable version for Windows ARM64
- \SnakeUSBIP_Setup_v2.0.1.exe\ - Installer (x64 only)
v2.0.0 - Complete Migration to .NET 9 WPF
🚀 What's New
- Complete Rewrite - Migrated from PowerShell to .NET 9 (C# / WPF)
- Ultra-Fast GUI - Native interface with instant response times
- Rename USB Devices - Assign custom names to devices (saved permanently)
- Updated Database - December 2025
usb.ids(+17,000 new devices) - ARM64 Support - Windows on ARM (test-signed drivers)
🐛 Fixes
- Hardware ID conflict resolved for Acmer camera (0bda:5100)
- Cleaner activity logs
📦 Downloads
| File | Architecture | Description |
|---|---|---|
SnakeUSBIP-v2.0.0-x64.zip |
x64 | Portable (recommended) |
SnakeUSBIP-v2.0.0-arm64.zip |
ARM64 | Portable (test-signed) |
SnakeUSBIP_Setup_v2.0.0.exe |
x64 | Installer |
⚠️ ARM64 Users
ARM64 drivers require Windows Test Mode. See README_ARM64.md in the ZIP.
Full changelog: CHANGELOG.md
v1.8.0
[1.8.0] - 2025-12-24
New Features
- Auto-Reconnect 🔄
- Automatically reconnect favorite devices on app start.
- Configuration option to toggle behavior.
- Dark / Light Mode 🌙☀️
- Full theme support.
- Initial detection based on system preference.
- Toast Notifications 🔔
- Non-intrusive notifications for connection/disconnection and errors.
- ARM64 Support 🚀
- Official release for Windows on ARM devices (Surface Pro X, etc.).
- Native portable package for ARM64.
Improvements
- GUI Refinements 🎨
- General UI polish and updates.
- Internal Optimizations 🔧
- Codebase cleanup and performance improvements.
v1.7.3 - English Default
Default language is now English, flag emojis in button
v1.7.2 - VPN Improvements
Add All button in VPN, local scan excludes Tailscale subnets
v1.7.0 - VPN Connection
VPN button for Internet, Tailscale/ZeroTier detection, peer scanning
v1.6.1 - Activity Log
Activity Log panel, timestamps, scan timeout fix