Skip to content

PeerXu/google-ip-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-ip-explorer

由于最近GFW姨妈来得比较频繁, 所以写了个小工具. 这工具能够找出可用的Google IP地址.

教程

Google IP Explorer是一个查找Google IP列表的工具. 可以单独使用, 也可以配合Goagent使用.

如果已经安装了gevent库, 那么可以大大地增加查找速度.

$ git clone https://github.com/PeerXu/google-ip-explorer.git
$ cd google-ip-explorer
$ python google.py input.txt

Google IP列表就在output.txt文件中.

如果你需要直接使用, 那么就挑一个IP直接在浏览器里面就能使用了.

如果你需要和Goagent配合使用的话, 那么就将proxy.ini 下的[iplist] 下的google_cngoogle_hk 替换为output.txt的内容就可以了~

##另外一个查找可用的Google IP的方法

  1. 打开ZoomEye
  2. 在搜索框里输入gws,点击搜索一下
  3. 在返回的结果中选择一个ip,复制到浏览器的地址栏
  4. enter,just enjoy it.

###或者跳过1-2步,直接点击以下链接: click here

然后再执行3-4步。

####ref: what is ZoomEye?

##编译成可以单独运行的.exe文件

使用PyInstaller将google.py打包成win7 x86环境下可以独立运行的exe文件。 只需直接下载google文件夹,然后在google/dist/路径下找到google.exe,双击运行。 运行结束后,output.txt中保存结果。

About

Find out available google ips.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •