# trefeon/freebuff-proxy SLOC report

> As of 2026-09-18 (commit e84ad5f396c0), trefeon/freebuff-proxy contains 200,444 total lines: 156,543 code, 32,160 comments, 11,741 blank, across 709 files in 19 languages (top: Go 71.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

trefeon/freebuff-proxy has 156,543 source lines of code out of 200,444 total lines across 709 files, counted from the e84ad5f396c0489681c006d9af8cda88c0e98c50 ref at commit e84ad5f396c0 by the OctoCounts tokei engine on 2026-09-18. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving trefeon/freebuff-proxy to commit e84ad5f396c0, 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 large codebase by counted code lines. Code represents 78.1% of all lines, comments represent 16.0%, and the repository averages 221 code lines per file. Go accounts for 71.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 498 | 143,967 | 111,574 | 22,961 | 9,432 |
| TypeScript | 47 | 25,724 | 18,018 | 6,402 | 1,304 |
| JSON | 25 | 11,250 | 11,250 | 0 | 0 |
| Svelte | 63 | 7,868 | 7,526 | 136 | 206 |
| Shell | 16 | 3,727 | 2,971 | 585 | 171 |
| JavaScript | 29 | 2,630 | 1,737 | 707 | 186 |
| TSX | 1 | 1,713 | 1,117 | 532 | 64 |
| PowerShell | 8 | 1,337 | 1,053 | 180 | 104 |
| CSS | 1 | 604 | 499 | 36 | 69 |
| Python | 1 | 605 | 488 | 37 | 80 |
| YAML | 2 | 212 | 112 | 85 | 15 |
| SQL | 5 | 142 | 91 | 46 | 5 |

Top language (Go 71.3%). Generated at 2026-09-18T12:09:12.210449428+00:00. Canonical report: https://octocounts.com/github/trefeon/freebuff-proxy

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/trefeon/freebuff-proxy/commit/e84ad5f396c0489681c006d9af8cda88c0e98c50?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does trefeon/freebuff-proxy have?

trefeon/freebuff-proxy has 200,444 total lines, including 156,543 code lines, 32,160 comment lines, and 11,741 blank lines.

### How was the trefeon/freebuff-proxy line count measured?

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

### What commit was counted for trefeon/freebuff-proxy?

This OctoCounts report was generated from e84ad5f396c0489681c006d9af8cda88c0e98c50 at commit e84ad5f396c0 on 2026-09-18T12:09:12.210449428+00:00.

## Similar repository reports

- [NyaGram/NyaGramDesktop](https://octocounts.com/github/NyaGram/NyaGramDesktop) — Go, 154,041 code lines
- [go-vikunja/vikunja](https://octocounts.com/github/go-vikunja/vikunja) — Go, 162,740 code lines
- [SagerNet/sing-box](https://octocounts.com/github/SagerNet/sing-box) — Go, 163,314 code lines
- [MengMengCode/VoCat](https://octocounts.com/github/MengMengCode/VoCat) — Go, 150,357 code lines
- [kubernetes-sigs/kustomize](https://octocounts.com/github/kubernetes-sigs/kustomize) — Go, 149,825 code lines
- [evanw/esbuild](https://octocounts.com/github/evanw/esbuild) — Go, 168,648 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)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
