mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 13:11:53 +08:00
fix: SSH优化和修复
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
docker build -t ubuntu-ssh .
|
||||
docker run -d -p 22:22 ubuntu-ssh
|
||||
docker run -d -p 2222:22 ubuntu-ssh
|
||||
Reference in New Issue
Block a user