aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
blob: 59e05c7af3e2e01c1b560fbbf4db883805827515 (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://github.com/Sina-Ghaderi/gopher-scan/releases/).***  
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 -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)

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