mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-13 12:52:44 +08:00
2 lines
90 B
Plaintext
2 lines
90 B
Plaintext
docker build -t weak-imap .
|
|
docker run -d --name imap-test -p 143:143 -p 993:993 weak-imap |