Skip to content

Instantly share code, notes, and snippets.

@jinnabaalu
Created December 22, 2016 04:13
Show Gist options
  • Save jinnabaalu/27c15cc43f4070714dfc55d6a25e782d to your computer and use it in GitHub Desktop.
Save jinnabaalu/27c15cc43f4070714dfc55d6a25e782d to your computer and use it in GitHub Desktop.
Install command line browser :
sudo apt-get install w3m
To see the websites running
w3m <website>
ex: w3m example.com
ex: w3m localhost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment