aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
new file mode 100644
index 0000000..f7fb0d5
--- /dev/null
+++ b/Readme.md
@@ -0,0 +1,18 @@
+# Gopher IP Scan
+***If you've come here looking to simply run Gopher Scan on windows, [you may download it here](https://gips.snix.ir).***
+Windows GUI tool for scanning networks written in Golang, Core features:
+scan alive host, fast port mapper, built-in ssh client and wake on lan
+friendly user interface, run on windows 7, 8.1, 10
+
+
+### Compile on Windows
+Get rsrc tool and append it to windows path env:
+```
+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"`
+
+### Gohper ScreenShots
+![Screenshot](screenshot-main.jpg) ![Screenshot](screenshot-mainrc.jpg) ![Screenshot](screenshot-mapp.jpg) ![Screenshot](screenshot-maprs.jpg)

Snix LLC Git Repository Holder Copyright(C) 2022 All Rights Reserved Email To Snix.IR