mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-25 20:51:52 +08:00
feat: 添加SSH测试靶场
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
docker build -t ubuntu-ssh .
|
||||
docker run -d -p 22:22 ubuntu-ssh
|
||||
Reference in New Issue
Block a user