/bstatus

This is a simple BASH script to see public IP (with and without proxy), proxy location, and more.

Primary LanguageShell

bstatus

Most of the time, before undertaking bug hunting or an attack, we need to verify our public and proxy IP addresses. To do so, we need to go to a website that displays our public IP and location. I've written a BASH script to fix this easy problem which run in terminal.

This is a simple BASH script to see public IP (with and without proxy), proxy location, and more. Created in BASH