StevenBlack/hosts

TAKE NOTE: Starting to actively track hosts file sizes

Open

#2,014 创建于 2022年7月19日

在 GitHub 查看
 (8 评论) (8 反应) (1 负责人)Python (2,124 fork)batch import
Documentationcoolenhancementhelp wantedpull request wantedwork in progress

仓库指标

Star
 (25,335 star)
PR 合并指标
 (平均合并 19小时 6分钟) (30 天内合并 2 个 PR)

描述

This is the beginning of something I've been playing with: tracking hosts file sizes

For example:

Size history

I've added the following files to the repo:

  • hosts_file_size_history.png: the graph above.
  • stats.nb: a Wolfram Mathematica notebook. I'm sure someone will suggest I use Python 😄 — a pull request for that would be nice.
  • stats.out: the data file produced by...
  • stats.sh: the bash file that scours git history. Note there's a dependency on jq.

More to come but this is what I'll be working on for the next while.

贡献者指南