What is local-ip.sh?
local-ip.sh is a magic domain name that provides wildcard DNS for any IP address. It is heavily inspired by local-ip.co, sslip.io, and xip.io.
Quick example, say your LAN IP address is 192.168.1.10. Using local-ip.sh,
...and so on. You can use these domains to access virtual hosts on your development web server from devices on your local network. No configuration required!
The best part is, you can serve your content over HTTPS with our TLS certificate for *.local-ip.sh
:
Be aware that wildcard certificates are not recursive, meaning they don't match
"sub-subdomains".
In our case, this certificate will only match subdomains of
local-ip.sh
such as 192-168-1-10.local-ip.sh
where dashes separate
the numbers that make up the IP address.