-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Description
step1: sudo apt-get install gcc-mingw-w64
step2: git clone https://github.com/BishopFox/jsluice.git && cd jsluice/cmd/jsluice
step3: GOOS=windows GOARCH=amd64 CGO_ENABLED=1 CXX=x86_64-w64-mingw32-g++ CC=x86_64-w64-mingw32-gcc go build .
step4: copy the sjluice.exe to c:/users/$USER/go/bin
Credit: (https://gist.github.com/Kalitsune/2035d26ec0721a78a6c4ae0c11fe9057)
dgrindle, rysh1 and aleister1102dgrindle, rysh1 and aleister1102
Metadata
Metadata
Assignees
Labels
No labels