Automate metasploit over AWS ec2 instances
- go to the client-side directory:
cd client
- install modules:
npm install
- run build command (assuming you have node and npm installed on your machine):
npm run build
- go to root folder, where
main.py
is - run the project:
python3 main.py
- the url is
127.0.0.1:5000