This program is a url scanner that gets information from that address
Among the features of this program now:
- Finding available links
- Find open ports
- Find email and phone number
- Getting whois
And other features that will be added :)
And install these to run:
pip install pip install Django
pip install socket
pip install requests
pip install beautifulsoup4
pip install whois
and run the server with this command:
python manage.py runserver
Now open the browser and go to this address:
127.0.0.1:800