Skip to the content.

🌐 WebInfo

WebInfo is a convenient shell script designed to gather and display various types of information about websites and domains without requiring any command-line arguments. It offers a collection of useful features for web developers, system administrators, and security professionals.

Screenshot πŸ“Έ

Click to view the screenshot

Features ✨

Installation πŸ“₯

To use WebInfo, clone the repository:

git clone https://github.com/Anon4You/webinfo.git

After cloning, navigate into the directory:

cd webinfo

Then, give the script execute permissions:

chmod +x webinfo.sh

Usage πŸš€

To run the script, simply execute it in your terminal:

./webinfo.sh

The script will automatically gather information for your default settings or predefined target, and display the results.

Example πŸ’‘

Just running the script:

./webinfo.sh

will execute all the built-in checks and display the collected information.

License πŸ“œ

This project is licensed under the MIT License. See the LICENSE file for details.

Author

Alienkrishn

Acknowledgments πŸ™

Special thanks to Hackertarget.com for providing the API used in this tool to perform various scans and gather essential information. If you have any questions or suggestions about WebInfo, feel free to reach out!