feat: self-host fonts, styled block page, wildcard TLS #16

Merged
dearsky merged 56 commits from refs/pull/16/head into main 2026-03-27 08:19:54 +08:00
2 changed files with 6 additions and 0 deletions
Showing only changes of commit 44113492f0 - Show all commits

View File

@@ -24,3 +24,5 @@ jobs:
run: cargo clippy -- -D warnings
- name: test
run: cargo test
- name: audit
run: cargo install cargo-audit && cargo audit

View File

@@ -1,5 +1,9 @@
# Numa
[![CI](https://github.com/razvandimescu/numa/actions/workflows/ci.yml/badge.svg)](https://github.com/razvandimescu/numa/actions)
[![crates.io](https://img.shields.io/crates/v/numa.svg)](https://crates.io/crates/numa)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
**DNS you own. Everywhere you go.**
A portable DNS resolver in a single binary. Block ads on any network, name your local services (`frontend.numa`), and override any hostname with auto-revert — all from your laptop, no cloud account or Raspberry Pi required.