Friday, October 16, 2020

WebGoat on a port different then 8080

To Install WebGoat on a different port, use the option of '--httpPort <portNumber>'

java -jar WebGoat-<jarVersion>.jar -httpPort <YourPort>

java -jar WebGoat-6.0.1-war-exec.jar -httpPort 9090

No comments:

Post a Comment