Skip to content

Commit 8a28ca0

Browse files
committed
+ + Stay conceptual
1 parent d20b239 commit 8a28ca0

File tree

1 file changed

+1
-33
lines changed

1 file changed

+1
-33
lines changed

README.md

+1-33
Original file line numberDiff line numberDiff line change
@@ -10,37 +10,6 @@
1010
- [Main Goals](https://openbld.net/docs/overwiew/main-goals/)
1111
- [Philosophy](https://openbld.net/docs/intro/#philosophy)
1212

13-
## Features
14-
15-
- **Performance** - Improves speed and performance in your network
16-
17-
* Customizable caching of DNS answers for queries -> improves DNS resolution speed and reduces amount of external DNS
18-
queries
19-
* Prefetching and caching of often used queries
20-
* Using multiple external resolver simultaneously
21-
* Low memory footprint
22-
23-
- **Various Protocols** - Supports modern DNS protocols
24-
25-
* DNS over UDP and TCP
26-
* DNS over HTTPS (aka DoH)
27-
* DNS over TLS (aka DoT)
28-
* Supports modern DNS extensions: DNSSEC, eDNS, ...
29-
30-
- **Integration** - various integration
31-
32-
* [Prometheus](https://prometheus.io/) metrics
33-
* Prepared [Grafana](https://grafana.com/) dashboards (Prometheus and database)
34-
* Logging of DNS queries per day / per client in CSV format or MySQL/MariaDB/PostgreSQL database - easy to analyze
35-
* CLI tool
36-
37-
- **Simple installation/configuration** - blocky was designed for simple installation
38-
39-
* Stateless (no database, no temporary files)
40-
* Docker image with Multi-arch support
41-
* Single binary
42-
* Supports x86-64 and ARM architectures -> runs fine on Raspberry PI
43-
4413
## Quick start
4514

4615
- You can jump to [Installation](https://0xerr0r.github.io/blocky/latest/installation/) chapter in the documentation.
@@ -50,9 +19,8 @@
5019

5120
You can inform me about of accidents blocked / unblocked domains through [DNS-HOLE](https://github.com/m0zgen/dns-hole.git) repo.
5221

53-
## Links
22+
## Additional Links
5423

55-
* https://openbld.net/
5624
* https://github.com/m0zgen/blocky-installer.git
5725
* https://github.com/m0zgen/prometheus-stack-installer.git
5826
* https://github.com/m0zgen/dns-hole.git

0 commit comments

Comments
 (0)