degenerat3 / meteor

A cross-platform C2/teamserver supporting multiple transport protocols, written in Go.
GNU General Public License v3.0
44 stars 14 forks source link

automate client build process #37

Closed degenerat3 closed 5 years ago

degenerat3 commented 5 years ago

It's a PITA to manually edit source and recompile golang. Make a build script or something that sets the important variables and compiles the client.

degenerat3 commented 5 years ago

build.sh script has been made