#analysis #file #analyzer #analyze #domain #rules #har

bin+lib har-analyzer

HAR 文件分析器

5 个版本

0.1.6 2022年12月21日
0.1.5 2022年10月29日
0.1.4 2022年10月26日
0.1.3 2022年10月4日
0.1.2 2022年10月3日

#32#analyze

Apache-2.0 协议

550KB
269 行(不含注释)

har analyzer

动机

当配置 kungfu 规则时,我们需要分析哪个域名/URL 慢或被阻止。因此,我构建了这个工具来分析从浏览器导出的 HAR 文件。

用法

$ har-analyzer analysis --help

Analysis har file to get domain list with additional information

Usage: har-analyzer analysis [OPTIONS]

Options:
  -f, --har <HAR>  har file [default: ./har.har]
  -d, --dns <DNS>  dns server, default use system
      --verbose    Verbose log
  -h, --help       Print help information
  -V, --version    Print version information

依赖项

~27–41MB
~762K SLoC