mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-02-09 02:09:17 +08:00
feat: 添加VNC测试靶场
This commit is contained in:
2
TestDocker/VNC/README.txt
Normal file
2
TestDocker/VNC/README.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
docker build -t vnc-server .
|
||||
docker run -d -p 5901:5901 vnc-server
|
||||
Reference in New Issue
Block a user