mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 05:01:53 +08:00
feat: 添加VNC测试靶场
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[supervisord]
|
||||
nodaemon=true
|
||||
|
||||
[program:vnc]
|
||||
command=/usr/bin/vncserver :1 -geometry 1280x800 -depth 24
|
||||
user=vncuser
|
||||
autostart=true
|
||||
autorestart=true
|
||||
Reference in New Issue
Block a user