# Clone the repo
git clone https://github.com/R3DHULK/HulkScanner
# Change Directory
cd HulkScanner
# Install Requirements
pip install -r requirements.txt
# Run The Programme
python <whatever program you wanna run>
This is a simple port scanner for fun and educational purpose.
# Clone the repo
git clone https://github.com/R3DHULK/HulkScanner
# Change Directory
cd HulkScanner
# Install Requirements
pip install -r requirements.txt
# Run The Programme
python <whatever program you wanna run>
This is a simple port scanner for fun and educational purpose.
MIT License