Skip to content

HWTechClub/Virus-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virus-Scanner 1.0

Open source virus scanner built using python and various APIs

Installing PIP project

pip3 install vscan

Running the program

vscan

Installing from github

Downloading

git clone https://github.com/HWTechClub/Virus-Scanner.git

Install requirements

pip install -r requirements.txt
# OR 
pip3 install -r requirements.txt

Running the program

python3 vscan

OR

./vscan

This is the main program, main.py is not to be used directly by the user.

TODO

  1. Check if website exists when scanning URLs

About

Open source virus scanner built using python and various APIs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 11

Languages