Initial commit
This commit is contained in:
20
config.json
Normal file
20
config.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user