Skip to content

Releases: Snakefoxu/SnakeUSBIP

v2.0.4 - Hybrid Portable Mode

04 Feb 05:06

Choose a tag to compare

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

27 Dec 22:31

Choose a tag to compare

🆕 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

26 Dec 05:50

Choose a tag to compare

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

26 Dec 05:24

Choose a tag to compare

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

25 Dec 18:58

Choose a tag to compare

🚀 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

24 Dec 06:18

Choose a tag to compare

[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

25 Dec 23:49

Choose a tag to compare

Pre-release

Default language is now English, flag emojis in button

v1.7.2 - VPN Improvements

25 Dec 23:49

Choose a tag to compare

Pre-release

Add All button in VPN, local scan excludes Tailscale subnets

v1.7.0 - VPN Connection

25 Dec 23:49

Choose a tag to compare

Pre-release

VPN button for Internet, Tailscale/ZeroTier detection, peer scanning

v1.6.1 - Activity Log

25 Dec 23:49

Choose a tag to compare

v1.6.1 - Activity Log Pre-release
Pre-release

Activity Log panel, timestamps, scan timeout fix