Havoc icon indicating copy to clipboard operation
Havoc copied to clipboard

On branch arslan-director-dhavoc

Open DeathNet123 opened this issue 1 year ago • 0 comments

Changes to be committed:

modified: makefile Remove the auto branch fetching for the client modules cloning to literal main just cuz of the branch issues

modified: teamserver/Install.sh Commented the install.sh because it was downloading the compilers everytime after reboot because of the storage in tmp

modified: teamserver/cmd/server/teamserver.go

1- Added the function for the Teamserver object to convert it into the TeamserverJson 2- Added the GET endpoint on the teamserver engine called quick to dump the TeamserverJson

modified: teamserver/cmd/server/types.go 1- Added the TeamserverJson struct 2- Added the ClientJson struct

DeathNet123 avatar Feb 22 '24 13:02 DeathNet123