Open source virus scanner built using python and various APIs
pip3 install vscan
vscan
git clone https://github.com/HWTechClub/Virus-Scanner.git
pip install -r requirements.txt
# OR
pip3 install -r requirements.txt
python3 vscan
OR
./vscan
This is the main program, main.py is not to be used directly by the user.
- Check if website exists when scanning URLs