# tailscale/tailcat SLOC report

> As of 2026-08-30 (commit a34089b378fe), tailscale/tailcat contains 7,657 total lines: 5,468 code, 1,429 comments, 760 blank, across 31 files in 6 languages (top: Go 93.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving tailscale/tailcat to commit a34089b378fe, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 71.4% of all lines, comments represent 18.7%, and the repository averages 176 code lines per file. Go accounts for 93.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 25 | 6,626 | 5,085 | 947 | 594 |
| JavaScript | 1 | 344 | 277 | 43 | 24 |
| HTML | 1 | 51 | 49 | 0 | 2 |
| Nix | 1 | 33 | 30 | 0 | 3 |
| Shell | 1 | 41 | 27 | 7 | 7 |
| Markdown | 2 | 562 | 0 | 432 | 130 |

Top language (Go 93.0%). Generated at 2026-08-30T08:16:56.936896683+00:00. Canonical report: https://octocounts.com/github/tailscale/tailcat

## Report FAQ

### How many lines of code does tailscale/tailcat have?

tailscale/tailcat has 7,657 total lines, including 5,468 code lines, 1,429 comment lines, and 760 blank lines.

### How was the tailscale/tailcat line count measured?

OctoCounts resolved the public GitHub repository to commit a34089b378fe, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for tailscale/tailcat?

This OctoCounts report was generated from main at commit a34089b378fe on 2026-08-30T08:16:56.936896683+00:00.

## Similar repository reports

- [cgzirim/seek-tune](https://octocounts.com/github/cgzirim/seek-tune) — Go, 5,205 code lines
- [phlx0/drift](https://octocounts.com/github/phlx0/drift) — Go, 5,851 code lines
- [pypi/camo](https://octocounts.com/github/pypi/camo) — Go, 4,940 code lines
- [kylej21/DeadLift](https://octocounts.com/github/kylej21/DeadLift) — Go, 6,034 code lines
- [BladeRunner322/Semi-prod-ToDoList](https://octocounts.com/github/BladeRunner322/Semi-prod-ToDoList) — Go, 6,158 code lines
- [sky22333/hubproxy](https://octocounts.com/github/sky22333/hubproxy) — Go, 6,568 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
