updated Makefile and enabled go modules
setup mirroring to GitHub
Merge pull request #1 from poldi1405/feature/DebugLog
Feature/debug log
added statement to add GOOS and GOARCH if not explicitly specified
hopefully fixed displayed lines being out of sync with the map
fixed displaying extra lines
added configurable password-length
added logging to output-file or stderr to main program whenever a command is executed
Merge branch 'jenkins-crosscompile'
added OS-Switch to artifact collection and Makefile
Removed unsupported Architecture Windows 32-bit
can't use previous steps; lesson learned
Merge branch 'jenkins-crosscompile'