Logo
Explore Help
Sign In
engel/netswitch
1
0
Fork 0
You've already forked netswitch
Code Issues Pull Requests Actions Packages Projects Releases 7 Wiki Activity

7 Releases 7 Tags

RSS Feed
  • v1.2.1 979df127a6
    Compare

    netswitch 1.2.1
    Release / build (push) Has been cancelled
    Details
    Stable

    engel released this 2026-06-03 17:55:52 +03:00 | 0 commits to main since this release

    netswitch 1.2.1

    • Auto-select the network adapter when only one is found (configurable: auto_select_single, asked on first run)

    Grab netswitch.exe below. Run as administrator.

    Downloads
    • netswitch-1.2.1-win64.zip
      11 MiB
      2026-06-03 19:15:32 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.2.0 e4d62d1b94
    Compare

    v1.2.0 Stable

    engel released this 2026-05-18 12:51:42 +03:00 | 3 commits to main since this release

    Full Changelog: https://github.com/Engelgardt23/netswitch/compare/v1.1.0...v1.2.0

    Downloads
    • netswitch-portable-v1.2.0.zip
      11 MiB
      2026-06-01 12:45:26 +03:00
    • netswitch-portable-v1.2.0.zip.sha256
      95 B
      2026-06-01 12:45:27 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.1.0 5ef0d77ca6
    Compare

    v1.1.0 Stable

    engel released this 2026-05-18 11:51:38 +03:00 | 6 commits to main since this release

    Full Changelog: https://github.com/Engelgardt23/netswitch/compare/v1.0.3...v1.1.0

    Downloads
    • netswitch-portable-v1.1.0.zip
      61 KiB
      2026-06-01 12:45:23 +03:00
    • netswitch-portable-v1.1.0.zip.sha256
      95 B
      2026-06-01 12:45:24 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.3 7350232362
    Compare

    v1.0.3 Stable

    engel released this 2026-05-17 21:41:34 +03:00 | 7 commits to main since this release

    Full Changelog: https://github.com/Engelgardt23/netswitch/compare/v1.0.2...v1.0.3

    Downloads
    • netswitch-portable-v1.0.3.zip
      59 KiB
      2026-06-01 12:45:22 +03:00
    • netswitch-portable-v1.0.3.zip.sha256
      95 B
      2026-06-01 12:45:23 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.2 67447bc7f1
    Compare

    v1.0.2 Stable

    engel released this 2026-05-17 18:10:09 +03:00 | 8 commits to main since this release

    Full Changelog: https://github.com/Engelgardt23/netswitch/compare/v1.0.1...v1.0.2

    Downloads
    • netswitch-portable-v1.0.2.zip
      59 KiB
      2026-06-01 12:45:20 +03:00
    • netswitch-portable-v1.0.2.zip.sha256
      95 B
      2026-06-01 12:45:21 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.1 e80e673a10
    Compare

    v1.0.1 Stable

    engel released this 2026-05-17 18:06:13 +03:00 | 9 commits to main since this release

    Full Changelog: https://github.com/Engelgardt23/netswitch/compare/v1.0.0...v1.0.1

    Downloads
    • netswitch-portable-v1.0.1.zip
      59 KiB
      2026-06-01 12:45:19 +03:00
    • netswitch-portable-v1.0.1.zip.sha256
      95 B
      2026-06-01 12:45:20 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.0 cce5204c25
    Compare

    v1.0.0 — first public release Stable

    engel released this 2026-05-16 11:36:45 +03:00 | 16 commits to main since this release

    First public release.

    What it is

    A tiny portable Windows tool to flip a network adapter between static IP
    and DHCP with a few keystrokes. Built for the recurring engineer chore of
    "give my laptop 10.10.10.1 to talk to a server's BMC, then back to DHCP."

    Highlights

    • Single .exe, ~30 KB.
    • One UAC prompt at launch; everything else is keyboard prompts.
    • Picker shows only physical wired adapters — no Wi-Fi, VPN, virtual,
      Hyper-V, VMware, VirtualBox, TAP/TUN, WireGuard, OpenVPN, Tailscale,
      ZeroTier, Bluetooth, Loopback, WAN Miniport.
    • Sensible defaults for the static path: 10.10.10.1/24, gateway
      optional.
    • Auto update check at startup polls GitHub /releases/latest (3-second
      timeout) and offers to open the page if a newer version is available.

    Install

    Unzip, double-click netswitch.exe, accept UAC, pick a NIC, choose Static or
    DHCP.

    Build from source

    Install-Module ps2exe -Scope CurrentUser
    Invoke-ps2exe -inputFile netswitch.ps1 -outputFile netswitch.exe `
        -requireAdmin -title "netswitch" -version 1.0.0.0
    
    Downloads
    • netswitch-portable-v1.0.0.zip
      14 KiB
      2026-06-01 12:45:18 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.26.4 Page: 11ms Template: 1ms
organizr
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API