mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-13 21:02:44 +08:00
feat: 添加VNC测试靶场
This commit is contained in:
parent
375a1e4673
commit
57e0cc06e1
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
|
Loading…
Reference in New Issue
Block a user