Open Kali Terminal
save the file in any folder
python3 -m venv myenv
source myenv/bin/activate
pip install flask
python cyber_scanner.py
ssh -R 80:localhost:5000 serveo.net
you will see a link copy it and send it to anyone.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Open Kali Terminal
save the file in any folder
python3 -m venv myenv
source myenv/bin/activate
pip install flask
python cyber_scanner.py
ssh -R 80:localhost:5000 serveo.net
you will see a link copy it and send it to anyone.