Skip to content

xhuw/get-windows-ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get windows ip

Tool to get the host address of your windows machine from WSL2. The normally recommended solution is to read the address of the nameserver from the auto generated /etc/resolv.conf however you may have elected to use a custom dns resolver rather than using windows. in which case the contents of this file will be useless. Instead run ipconfig.exe from wsl and parse the output.

cargo run

## or

cargo install --path .
get-windows-ip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages