GithubHelp home page GithubHelp logo

go-checkiptools's People

Contributors

johnsonz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

go-checkiptools's Issues

建议添加最小化到托盘功能

工具很好用,速度也快,建议添加最小化到托盘功能,能设置IP限值,IP数目到达限值后维护这里面的IP,失效的去掉,外面好用的IP添加进来。

ip正确.但结果还是一个ip都扫不到

下载的最新版的.win64,一个ip 扫不到.ip地址是绝对可以用的.正确的.
结束后总是显示:
time: 111s, ok ip count: 0(gws: 0, gvs: 0),用其它扫描验证都行.就是这个软件,不行.难道没人有用它?

功能请求:增加 DNS Name / subjectAltName 检测

请求功能:
1、域名提取从 CommonName 字段改为使用 subjectAltName 扩展字段,可得到更多域名。
2、域名不按完整名称匹配,改为从域名开头匹配,更加方便灵活。

  • 如:*.google.jp 可以被 *.google. 匹配

影响:
1、可根据自身需求灵活配置,扩展了应用范围,适应性更强。
2、理论上会拖慢速度,但实际应该感觉不到,性能影响可以忽略。

跳转到环聊的问题

扫描出来的 IP 有时候会导致访问 Google 的网站,比如 YouTube,Google Cloud 等等会跳到环聊的页面,不知道有没有办法过滤掉这些 IP?

write_to_goproxy应该怎么设置?

    "write_to_goproxy":{
        "enabled":true,
        "path":"D:\\工具\\翻墙\\goproxy"
    },

我设置成这样,扫描结束后checkiptools自动关闭,但是goproxy目录下的不管是gae.json还是gae.user.json里都没有发现扫出来的ip啊
我的gae.json没改动,gae.user.json文件内容如下

{
	"AppIDs": [
		"appid"
	],
	"Password": "password",
	//"EnableQuic": true,
	"EnableRemoteDNS": true,
	"HostMap" : {
		"google_hk": [
			"203.78.36.95","61.238.203.182","58.176.217.99","202.86.162.187","61.238.203.183","61.238.239.29","61.238.203.187","61.238.203.158","61.238.239.172",
		]
	},
	"DNSServers": [
		"223.5.5.5",
		"223.6.6.6",
		"119.29.29.29",
		"208.67.220.220",
		"208.67.222.222",
	],
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.