Open website without browser
Generally we need a browser to visit any website.
Technically there are other option to see content of the website with using curl, wget etc. but for that you need to install the third party tools/libraries.
There is a very easy way to visit website by using default window help functionality.
open run (windows + r)
write hh <website url>
e.g. hh http://shuvankar.com
Click Ok (Enter)
It will open windows help with the content of the website.
Enjoy 😉
Leave a Reply