# apernet/hysteria SLOC report

> As of 2026-09-16 (commit e1366b173ccf), apernet/hysteria contains 41,960 total lines: 34,240 code, 2,973 comments, 4,747 blank, across 259 files in 11 languages (top: Go 93.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

apernet/hysteria has 34,240 source lines of code out of 41,960 total lines across 259 files, counted from the e1366b173ccf5706e1e4630fe8aa654a4b574085 ref at commit e1366b173ccf by the OctoCounts tokei engine on 2026-09-16. 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 apernet/hysteria to commit e1366b173ccf, 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 medium-sized codebase by counted code lines. Code represents 81.6% of all lines, comments represent 7.1%, and the repository averages 132 code lines per file. Go accounts for 93.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 214 | 38,957 | 32,144 | 2,630 | 4,183 |
| Shell | 1 | 1,170 | 879 | 75 | 216 |
| Python | 8 | 1,077 | 854 | 31 | 192 |
| YAML | 2 | 304 | 266 | 0 | 38 |
| Protocol Buffers | 1 | 76 | 43 | 17 | 16 |
| SVG | 21 | 21 | 21 | 0 | 0 |
| Dockerfile | 1 | 40 | 17 | 13 | 10 |
| TOML | 1 | 19 | 13 | 5 | 1 |
| GNU Style Assembly | 1 | 7 | 3 | 2 | 2 |
| Markdown | 8 | 251 | 0 | 167 | 84 |
| Plain Text | 1 | 38 | 0 | 33 | 5 |

Top language (Go 93.9%). Generated at 2026-09-16T23:24:17.927230607+00:00. Canonical report: https://octocounts.com/github/apernet/hysteria

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/apernet/hysteria/commit/e1366b173ccf5706e1e4630fe8aa654a4b574085?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 apernet/hysteria have?

apernet/hysteria has 41,960 total lines, including 34,240 code lines, 2,973 comment lines, and 4,747 blank lines.

### How was the apernet/hysteria line count measured?

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

### What commit was counted for apernet/hysteria?

This OctoCounts report was generated from e1366b173ccf5706e1e4630fe8aa654a4b574085 at commit e1366b173ccf on 2026-09-16T23:24:17.927230607+00:00.

## Similar repository reports

- [refraction-networking/utls](https://octocounts.com/github/refraction-networking/utls) — Go, 34,508 code lines
- [filebrowser/filebrowser](https://octocounts.com/github/filebrowser/filebrowser) — Go, 34,840 code lines
- [labstack/echo](https://octocounts.com/github/labstack/echo) — Go, 33,284 code lines
- [fluxcd/flux2](https://octocounts.com/github/fluxcd/flux2) — Go, 35,469 code lines
- [yorukot/superfile](https://octocounts.com/github/yorukot/superfile) — Go, 32,619 code lines
- [modelcontextprotocol/registry](https://octocounts.com/github/modelcontextprotocol/registry) — Go, 32,284 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)
