我在带有Windows7虚拟机的ubuntu 18上安装了杜鹃沙箱,杜鹃沙箱的web界面在localhost:8000上运行。但我想通过ip:8000从其他计算机访问它。但它不起作用。如何启用它?
看看这里。可能有必要在bucko.conf中设置Ubuntu主机的ip地址https://cuckoo.readthedocs.io/en/latest/installation/host/configuration/
也看看这里例如"杜鹃网络运行服务器192.168.10.100:8080"https://cuckoo.readthedocs.io/en/latest/usage/web/
最后检查防火墙以确保端口未被阻止例如sudo ufw状态