aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
blob: f7fb0d58c22cc4e1242ecc0808c4b0769e8dbb4f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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