amidaware / rmmagent

Tactical RMM Agent
https://github.com/amidaware/tacticalrmm
Other
124 stars 71 forks source link

Refactor debug #11

Closed redanthrax closed 2 years ago

redanthrax commented 2 years ago

Added vscode testing and debugging tested in arch linux and windows 11

wh1te909 commented 2 years ago

cool thanks for getting started on tests!

wh1te909 commented 2 years ago

@redanthrax agent does not compile, I reverted changes. please resolve and test before PR thx

agent\agent_windows.go:51:5: undefined: shared
agent\agent_windows.go:53:16: assignment mismatch: 3 variables but registry.OpenKey returns 2 values  
agent\agent_windows.go:843:5: undefined: shared
agent\agent_windows.go:845:16: assignment mismatch: 3 variables but registry.OpenKey returns 2 values 
agent\install_windows.go:29:16: assignment mismatch: 3 variables but registry.OpenKey returns 2 values