aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSina Ghaderi <32870524+Sina-Ghaderi@users.noreply.github.com>2020-09-22 21:49:52 +0330
committerGitHub <noreply@github.com>2020-09-22 21:49:52 +0330
commit0d1903473745cc593baad705d171b4f6a2a6658e (patch)
treeac08b7b32ddff5d300a71478cf2d09c04fdf09e6
parent111e109beac56122dae17927739c58d2294a1775 (diff)
Create 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