Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to build on osx? #5

Open
ohyeah521 opened this issue Nov 15, 2014 · 3 comments
Open

how to build on osx? #5

ohyeah521 opened this issue Nov 15, 2014 · 3 comments

Comments

@ohyeah521
Copy link

run go build command .

@yinqiwen
Copy link
Owner

  1. install go
  2. git clone gscan
  3. cd gscan's src dir
  4. exec go build .

@hnzyc
Copy link

hnzyc commented Sep 7, 2017

作者您好,mac下按照上述方法运行./gsacan,总是出现如下结果,这是没有可用IP吗?还是哪里配置有问题,谢谢:
017/09/07 09:03:07 Start loading IP Range file:./iprange.conf
2017/09/07 09:03:07 Start scanning available IP
2017/09/07 09:03:37 Scanned 1000 IPs
2017/09/07 09:03:58 Scanned 1711 IP in 51.106391s, found 0 records
2017/09/07 09:03:58 All results writed to /Users/***/gscan/google_ip.txt

@hnzyc
Copy link

hnzyc commented Sep 7, 2017

但是切换到windows系统,使用您的example的exe文件直接运行,可以得到一个,因为执行完就自动关闭了,没有来及截屏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants