Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xyuanmu/checkiptools
CheckIPTools 扫描谷歌IP以及实用IP转换小工具
https://github.com/xyuanmu/checkiptools
google ip scanner
Last synced: 3 months ago
JSON representation
CheckIPTools 扫描谷歌IP以及实用IP转换小工具
- Host: GitHub
- URL: https://github.com/xyuanmu/checkiptools
- Owner: xyuanmu
- Archived: true
- Created: 2015-09-27T11:56:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-23T16:09:55.000Z (about 7 years ago)
- Last Synced: 2024-05-01T01:33:04.451Z (6 months ago)
- Topics: google, ip, scanner
- Language: Python
- Homepage:
- Size: 5.26 MB
- Stars: 247
- Watchers: 49
- Forks: 60
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-vpn - https://github.com/xyuanmu/checkiptools
README
CheckIpTools
============集成 checkgoogleip,python(带netaddr),以及一些实用的小工具。源代码取自 [checkgoogleip](https://github.com/moonshawdo/checkgoogleip)、[XX-Net](https://github.com/XX-net/XX-Net)、双手码出,感谢大家的辛勤付出!
在 [checkgoogleip](https://github.com/moonshawdo/checkgoogleip) 原有基础上增加逐个扫描googleip-001.txt、googleip-002.txt...以控制内存,并将扫描结果保存到tmp文件夹,扫描完成后自动删除googleip文件。若无googleip-001.txt命名规则的文件则扫描 googleip.txt。
## 下载地址
* Windows:[CheckIpTools](https://github.com/xyuanmu/checkiptools/archive/master.zip)
* Linux:[CheckIpTools For Linux](https://github.com/xyuanmu/checkiptools/archive/Linux.zip)## 目录文件说明:
| 文件 | 详细信息 |
| ---- | -------- |
| !ptools.bat | 转换IP小工具,输入相应编号进行操作 |
| checkip.bat | 用于扫描谷歌IP工具的工具,提取自[checkgoogleip](https://github.com/moonshawdo/checkgoogleip),[详细使用说明](https://github.com/xyuanmu/checkiptools/blob/master/python/checkip.md) |
| dig.bat | pydig 小工具,用于查找谷歌IP(GGC),[详细使用说明](https://github.com/xyuanmu/checkiptools/blob/master/python/pydig.md) |
| googleip.txt | 整合后的IP段,可用于 [XX-Net](https://github.com/XX-net/XX-Net) 或者 GoGo Tester(记得保存IP段格式为 x.x.x.x/xx 并改名.ip结尾) |
| ip_range_bad.txt | 包含IP段黑名单的文件,支持 checkgoogleip IP组格式,支持 # 注释,已移到 python 目录 |
| ip_bad_csm.txt | 用户自定义IP段黑名单,新建一份文件即可 |
| ip_range_origin.txt | 包含原始IP段的文件,支持 checkgoogleip IP组格式,支持 # 注释,**以后只需将新IP段添加进来用 !ptools.bat 转换即可** |## 工具预览:
![checkiptools](https://cloud.githubusercontent.com/assets/12442896/13596701/0280b8da-e54f-11e5-93c1-4dacc70ca4ae.png)