Code Monkey home page Code Monkey logo

googleiprange's Introduction

GoogleIPRange

整合自以下gogo tester、checkgoogleip、gscan等的IP库,特别感谢各位开发者。

另补了一些根据ASN反查得来的Google/Youtube IP段,全部转成了CIDR格式。 不足/24条件的也以/24处理了,故存在误差。

##建议使用CheckGoogleIP,快速且结果精准。

1、下载GoAgent并解压

2、下载CheckGoogleIP,解压其中的checkip.bat和checkip.py到goagent的local文件夹

3、下载googleip.txt到goagent的local文件夹

4、运行checkip.bat,等待运行结束生成ip.txt,其中的IP即为筛选出的可用Google IP。

首次使用CheckGoogleIP时checkip.py 中参数修改建议:

  • 第66行:g_maxhandleipcnt = 50 修改为9999999,否则扫到50个可用IP就自动结束了。

其他参数无需改动,ip_tmperror.txt、ip_tmpno.txt请保留,下次扫描会自动略过其中的IP,加快扫描速度。

更多说明见:https://github.com/moonshawdo/checkgoogleip/blob/master/README.md

##批量PING可用PingInfoView

##需要补充请直接提交Pull Request。 注意剔除以下保留IP地址:

 0.0.0.0/8
 10.0.0.0/8
 100.64.0.0/10
 127.0.0.0/8
 169.254.0.0/16
 172.16.0.0/12
 192.0.0.0/24
 192.0.2.0/24
 192.88.99.0/24
 192.168.0.0/16
 198.18.0.0/15
 198.51.100.0/24
 203.0.113.0/24
 224.0.0.0/4
 240.0.0.0/4
 255.255.255.255/32

##Debian/Ubuntu VPS 安装 shadowsocks ##Debian/Ubuntu VPS 安装 PPTP VPN

googleiprange's People

Watchers

 avatar  avatar

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.