httpstat httpstat以美观和清晰的方式可视化curl(1)统计信息。 这是一个文件 :glowing_star: 没有依赖关系的Python脚本 :clapping_hands: 并与Python 3兼容 :clinking_beer_mugs: 。 安装 有三种获取httpstat : 直接下载脚本: wget https://raw.githubusercontent.com/reorx/httpstat/master/httpstat.py 通过pip: pip install httpstat 通过自制软件(仅适用于macOS): brew install ht