mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 05:01:53 +08:00
feat: 增加SMTP测试环境
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
docker build -t smtp-weak .
|
||||
docker run -d --name smtp-test -p 25:25 smtp-weak
|
||||
Reference in New Issue
Block a user