Overview
Check Online
- Open http://isup.me
- Enter the Domain name you want to check.
Check from Command Lines
[mitesh@Matrix ~]$ curl -s www.isup.me/google.com | grep '"container"' -A1| sed 's:<.*::'
It's just you.
[mitesh@Matrix ~]$ curl -s www.isup.me/example.com | grep '"container"' -A1| sed 's:<.*::'
It's not just you!