Files
fscan/TestDocker/SMTP/README.txt
T

2 lines
77 B
Plaintext

docker build -t smtp-weak .
docker run -d --name smtp-test -p 25:25 smtp-weak