Skip to content

Commit 37968cb

Browse files
committed
update instructions for install
1 parent 4ee5c17 commit 37968cb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ A virtual host scanner that can be used with pivot tools, detect catch-all scena
2020

2121
![VHOSTScan Feature Map](https://github.com/codingo/codingo.github.io/blob/master/assets/featureMap.PNG)
2222

23+
# Install on docker (recommended)
24+
1. ´git clone https://github.com/codingo/VHostScan.git´
25+
2. ´cd VHostScan´
26+
3. ´docker build -t vhostscan .`
27+
28+
Then run application `docker run --rm -it vhostscan -t´
29+
2330
# Install Requirements
2431

2532
Install using:

0 commit comments

Comments
 (0)