Skip to content

Instantly share code, notes, and snippets.

View angus-mcritchie's full-sized avatar

Angus McRitchie angus-mcritchie

  • Australia, Victoria
View GitHub Profile
@angus-mcritchie
angus-mcritchie / wsl-2-static-ip-address.md
Last active January 8, 2024 19:29
WSL2 Static IP Address (Windows Host Override)

WSL 2 Static IP Address (Windows Host Override)

A crude, but effective solution for hosting local development projects inside WSL 2.

before you start

  • node js is required
  • ⚠️ this script changes your host file - save a copy of your host file before use

Steps