Web scanner is a web site where we can scan 🔍 open ports of the a particular web site or a web server and It also has a web crawler 🕷️ which it can crawl through a web page and extract all the avaliable links on the web page and display it to the user 💻 This scanner runs of flask server which is a python 🐍 library.
- HTML
- CSS
- Bootstrap
- Flask
- Clone github repository locally using terminal using command
git clone https://github.com/harshareddy794/Web-scanner.git
- Installing all required libraries for the scanner
pip install -r"requirements.txt"
3.Running flask server
* set FLASK_APP=app.py
* set FLASK_ENV=development
* flask run
Crawling of web pages and scanning of ports is restricted ⛔ in some sites without written proof 📝 from the owner of site. This creates a lot of load on web server. I/Myteam does not took the responsiblity of wrong usage of this tool. Use at user own risk 💯
Every one who love open source projects and web developement can contribute to my project ❤️ .Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. Every contribution is valuable and if you feel any issues in the project feel free to open an issue ✊
Email: [email protected]
LinkedIn: www.linkedin.com/in/harshareddy794
Thank you every who helped me in building such an amazing project