Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xdekster authored Sep 25, 2020
1 parent 2903988 commit 56ae327
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,15 @@ It takes user input as a domain name and maximize the attack surface area by lis
2 - git clone https://github.com/0xdekster/ReconNote.git \
3 - Open docker-compose.yml & change the volumes directory path to the output folder

example - \
example -

volumes:

- /root/reconnote/output/:/var/www/html

4 - Change the API_HOST parameter value to your server/host ip or domain name.\
5 - Run docker-compose build \
6 - Run docker-compose up -d\
7 - Reconnote framework will be up at - {your-server}:3000\
7 - Reconnote framework will be up at - {your-server}:3000

# Usage

Expand Down

0 comments on commit 56ae327

Please sign in to comment.