Comment on page
Setting up iGoat Server
iGoat is a client-server architecture. In previous sections, we studied how to setup iGoat client on iDevices and iOS Simulator. In this section, we will learn how to setup iGoat server.
- 1.If you've not cloned Github clone yet, use command
#git clone https://github.com/OWASP/iGoat-Swift.git
2. Then navigate to server > docker_packaging and then user command
#docker-compose up

iGoat Server
Last modified 5yr ago