Files
sci-gui-agent-benchmark/config.json
2026-01-12 18:30:12 +08:00

20 lines
485 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"vmware": {
"vmx_path": "/Volumes/Castor/虚拟机/Jade_Win_11.vmwarevm/Windows 11 64 位 ARM 2.vmx",
"snapshot_name": "快照 3",
"vm_password": "lizhanyuan",
"guest_username": "lzy",
"guest_password": "LIZHANYUAN"
},
"network": {
"vm_ip": "192.168.116.149",
"agent_server_port": 5000
},
"paths": {
"guest_desktop": "C:\\Users\\lzy\\Desktop"
},
"notes": {
"vm_auto_login": "已启用UI自动登录",
"guest_auth": ""
}
}