Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
wget -S --spider [URL unfurl="true"]http://example.com/[/URL]
[gray]# or[/gray]
echo -e "GET / HTTP/1.0\r\n\r" | netcat example.com 80