File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,9 @@ A implementation of windows github custom runner based on vagrant VM, libvirt an
1313 - PAT: Personal access token
14142 . Run: ` docker-compose up -d `
1515
16+ > The PAT token needs Read and Write access to organization self hosted runners
17+
18+
1619# Remote Desktop
1720For debugging purposes or testing you can always connect to the VM with remote desktop softwares.
1821
@@ -30,8 +33,10 @@ The default users based on vagrant image are
3033 - Username: vagrant
3134 - Password: vagrant
3235
36+
37+
3338# References
3439
3540- [ Windows Vagrant Tutorial] ( https://github.com/SecurityWeekly/vulhub-lab )
36- - [ Vagrant image: peru/windows-server-2022-standard-x64-eval] ( peru/windows-server-2022-standard-x64-eval )
41+ - [ Vagrant image: peru/windows-server-2022-standard-x64-eval] ( https://app.vagrantup.com/ peru/boxes /windows-server-2022-standard-x64-eval)
3742- [ Vagrant by HashiCorp] ( https://www.vagrantup.com/ )
You can’t perform that action at this time.
0 commit comments