This website requires JavaScript.
Explore
Help
Sign In
interesting
/
OSX-KVM
mirror of
https://github.com/kholia/OSX-KVM.git
Watch
1
Star
0
Fork
You've already forked OSX-KVM
0
Code
Issues
Projects
Releases
Wiki
Activity
404454e4ed
OSX-KVM
/
netboot
/
get_internal_ip.sh
6 lines
88 B
Bash
Raw
Blame
History
#!/bin/bash
# Script to retrieve the internal IP address of the Codespace
hostname -I
Reference in New Issue
View Git Blame
Copy Permalink