Skip to content

使用Actions和阿里云拨测工具获得指定域名的大部分IP

License

Notifications You must be signed in to change notification settings

FmgX/aliyun-boce-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aliyun-boce-export

  • 使用Actions和阿里云拨测工具获得指定域名的大部分IP
  • 我只写到了导出的表格,不过对于从表格中提取指定列信息也不难

开发原因

  • 有些cdn死活不给IP列表,用这个服务可以获取到目标的大部分IP。

使用方法

  • 使用到了Node.js和Puppeteer来使用无头浏览器来进行操作。

文件修改说明

  • download.js 修改36行“await inputElement.type('github.com'); // 替换为你获取的域名,不带http://”
  • download.js 修改78行“const finalPath = path.join(downloadPath, 'github.com-ping-result.xlsx');”
  • .github/workflows/aliyun-boce-export.yml修改42行的“downloads/github.com-ping-result.xlsx” 跟随你的域名

其他文件及目录说明

  • package.json node.js的依赖什么的
  • downloads 存放导出的表格,也就是含有IP的数据

其他

  • 因为个人能力有限,故写的些许潦草还请见谅。
  • 偷偷的挂上我的博客,颂伊博客还有写这个东西的过程

About

使用Actions和阿里云拨测工具获得指定域名的大部分IP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published