mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-09-14 05:56:46 +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 |