From a2a10038c434367a06883d1a509e6851fa262292 Mon Sep 17 00:00:00 2001 From: Sina Ghaderi <32870524+Sina-Ghaderi@users.noreply.github.com> Date: Wed, 23 Sep 2020 02:21:38 +0330 Subject: Fix SSH console issue (windows gui) --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 82c47f2..59e05c7 100644 --- a/Readme.md +++ b/Readme.md @@ -12,7 +12,7 @@ go get github.com/akavel/rsrc set PATH=%PATH%;C:\Golang\bin\ ``` Generate rsrc.syso file: `rsrc -manifest manifest.xml -ico scanicon.ico -o rsrc.syso` -Build exe binary: `go build -ldflags -H=windowsgui -o "Gopher IP Scan.exe"` +Build exe binary: `go build -o "Gopher-Scan.exe"` ### Gohper ScreenShots ![Screenshot](screenshot-main.jpg) ![Screenshot](screenshot-mainrc.jpg) ![Screenshot](screenshot-mapp.jpg) ![Screenshot](screenshot-maprs.jpg) ![Screenshot](screenshot-sshcli.jpg) -- cgit v1.2.3