mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-13 12:52:44 +08:00
2 lines
64 B
Plaintext
2 lines
64 B
Plaintext
docker build -t ubuntu-ssh .
|
|
docker run -d -p 2222:22 ubuntu-ssh |