dfe2881cd57bafc2f536426aaea5d0511e7c1aab
				
			
			
		
	Tactical RMM Agent
https://github.com/amidaware/tacticalrmm
building the agent
env CGO_ENABLED=0 GOOS=<GOOS> GOARCH=<GOARCH> go build -ldflags "-s -w"
tests
Navigate to agent directory
go test -vet=off
Add to settings.json
"go.testFlags": [
    "-vet=off"
],
"go.testTags": "TEST"
Description
				
					Languages
				
				
								
								
									Go
								
								96.8%
							
						
							
								
								
									Inno Setup
								
								1.7%
							
						
							
								
								
									Shell
								
								1.5%