PackageTrack
Sign in Get early access

github.com/shayne/go-wsl2-host

v0.3.5 #998 most downloaded on Go modules shayne/go-wsl2-host

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Ships unpredictably

gaps range from 2 weeks to 2.5 years

Nearly every release is documented

notes for 9 of 9 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

13 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

13 releases · Jun 2019 to Jan 2023
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 13
  1. v0.3.6-0.20230112094512-8bad63614d7b 12 Jan 2023 pre-release

    Nothing published for this version

  2. v0.3.5 21 Jul 2020
    Release notes

    v0.3.5 Changes

    • 127.0.0.1 for WSL 1

    To upgrade:

    From an elevated / Administrator console

    > .\wsl2host.exe stop
    > .\wsl2host.exe remove
    > .\wsl2host.exe install
    
    Open source →
  3. v0.3.4 15 Mar 2020
    Release notes

    v0.3.4 Changes

    • A more robust implementation of detecting the IP address using /proc (fix for #17)

    v0.3.3 Changes

    • Introduce distro agnostic approach to getting WSL IP using /proc/net/fib_trie
    • Ignore Docker Desktop distros (having prefix "docker-desktop")

    To upgrade:

    From an elevated / Administrator console

    > .\wsl2host.exe stop
    > .\wsl2host.exe remove
    > .\wsl2host.exe install
    
    Open source →
  4. v0.3.3 11 Mar 2020
    Release notes

    v0.3.3 Changes

    • Introduce distro agnostic approach to getting WSL IP using /proc/net/fib_trie
    • Ignore Docker Desktop distros (having prefix "docker-desktop")

    To upgrade:

    From an elevated / Administrator console

    > .\wsl2host.exe stop
    > .\wsl2host.exe remove
    > .\wsl2host.exe install
    
    Open source →
  5. v0.3.2 12 Nov 2019
    Release notes

    v0.3.1 Changes

    • Fix error logic around getting IP from WSL2 VM
    • Add more Windows Event Viewer logging

    Specifying aliases

    As of v0.3 you can no specify aliases that point to your WSL2 VM IP. Having some.client.local, may be useful in your development workflow.

    To do this, create the file ~/.wsl2hosts in your default WSL2 distro. Host names are space separated:

    some.client.local my-app.local wsl.local
    

    To upgrade:

    From an elevated / Administrator console

    > .\wsl2host.exe stop
    > .\wsl2host.exe remove
    > .\wsl2host.exe install
    
    Open source →
  6. v0.3.1 11 Nov 2019
    Release notes

    v0.3.1 Changes

    • Add f.Sync() call #9

    Specifying aliases

    As of v0.3 you can no specify aliases that point to your WSL2 VM IP. Having some.client.local, may be useful in your development workflow.

    To do this, create the file ~/.wsl2hosts in your default WSL2 distro. Host names are space separated:

    some.client.local my-app.local wsl.local
    

    To upgrade:

    From an elevated / Administrator console

    > .\wsl2host.exe stop
    > .\wsl2host.exe remove
    > .\wsl2host.exe install
    
    Open source →
  7. v0.3.0 01 Nov 2019
    Release notes

    v0.3.0 Changes

    • Aliases via ~/.wsl2hosts

    Specifying aliases

    As of v0.3 you can no specify aliases that point to your WSL2 VM IP. Having some.client.local, may be useful in your development workflow.

    To do this, create the file ~/.wsl2hosts in your default WSL2 distro. Host names are space separated:

    some.client.local my-app.local wsl.local
    

    To upgrade:

    From an elevated / Administrator console

    > .\wsl2host.exe stop
    > .\wsl2host.exe remove
    > .\wsl2host.exe install
    
    Open source →
  8. v0.2.2 31 Oct 2019
    Release notes

    v0.2.2 changes

    • Make remove more robust in cleaning up service and eventlog source (clean remove)

    NOTE: Upgrading Windows Insider will remove the service, but not cleanly. To reinstall after upgrading, first make sure you've downloaded the latest version of wsl2host, then run remove before install

    To upgrade:

    From an elevated / Administrator console

    > .\wsl2host.exe stop
    > .\wsl2host.exe remove
    > .\wsl2host.exe install
    
    Open source →
  9. v0.2.1 07 Oct 2019
    Release notes

    v0.2.1 changes

    • Only update hosts file if change detected

    Complete re-write

    • Changes to use <distro-hostname>.wsl. Distro names are normalized to hostnames, i.e. Ubuntu-18.04 becomes ubuntu1804.wsl.
    • Supports multiple distros at once, each one <distro-hostname>.wsl
    • Removes support for windows.local, if this was important let me know.

    To upgrade:

    From an elevated / Administrator console

    > .\wsl2host.exe stop
    > .\wsl2host.exe remove
    > .\wsl2host.exe install
    
    Open source →
  10. v0.2.0 07 Oct 2019
    Release notes

    Complete re-write

    • Changes to use <distro-hostname>.wsl. Distro names are normalized to hostnames, i.e. Ubuntu-18.04 becomes ubuntu1804.wsl.
    • Supports multiple distros at once, each one <distro-hostname>.wsl
    • Removes support for windows.local, if this was important let me know.

    To upgrade:

    From an elevated / Administrator console

    > .\wsl2host.exe stop
    > .\wsl2host.exe remove
    > .\wsl2host.exe install
    
    Open source →
  11. v0.1.1-alpha 01 Jul 2019 pre-release

    Nothing published for this version

  12. v0.1.0-alpha 30 Jun 2019 pre-release

    Nothing published for this version

  13. v0.0.0-20190630093305-df0835928b09 30 Jun 2019 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive