Skip to content

Commit

Permalink
+ + OpenBLD.net links, info
Browse files Browse the repository at this point in the history
  • Loading branch information
m0zgen committed Sep 7, 2023
1 parent 9ac8692 commit b61035f
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,22 @@
# Blocky Listener Daemon (BLD)
# Backend Listener Daemon (BLD)

* BLD is a DNS proxy and ad-blocker for the local network written in Go with following features.
* Uses in OpenBLD.net DNS project as backend DNS server.
* Based on [Blocky](https://github.com/0xERR0R/blocky).

## Main OpenBLD.net Goals

* Reducing the likelihood of information threats
* Work without agents and without installing additional software
* Reducing the load on memory, processor, network
* Accelerating the loading of web pages
* Concentration on target information, without being distracted by advertising
* Reduced heat generation from the computer and its power consumption
* Blocking adware, spyware, malware, phishing, tracking, telemetry, analytics, ads, banners, popups, etc.

* See more goals details on [Sys-Adm.in Lab](https://lab.sys-adm.in/wiki/getting-started/main-openbld-goals) site.
* How to Setup and Use OpenBLD.net DoH/DoT - [Setup Manual](https://lab.sys-adm.in/wiki/getting-started/setup) site.

## Features

- **Blocking** - Blocking of DNS queries with external lists (Ad-block, malware) and whitelisting
Expand Down Expand Up @@ -62,19 +76,6 @@
* Supports x86-64 and ARM architectures -> runs fine on Raspberry PI
* Community supported Helm chart for k8s deployment

## How to setup

* In [Google Chrome](https://github.com/m0zgen/blocky-listener-daemon/wiki#bld-on-google-chrome)
* In [Mozilla Firefox](https://github.com/m0zgen/blocky-listener-daemon/wiki#bld-on-mozilla-firefox)
* In [Brave Browser](https://github.com/m0zgen/blocky-listener-daemon/wiki#bld-on-brave)
* In [Edge](https://github.com/m0zgen/blocky-listener-daemon/wiki#bld-on-edge)
* [Android](https://github.com/m0zgen/blocky-listener-daemon/wiki#bld-on-android)
* [iOS/MacOS](https://github.com/m0zgen/blocky-listener-daemon/wiki#bld-on-ios--macos)
* [Windows](https://github.com/m0zgen/blocky-listener-daemon/wiki#windows-10)
* [Routers](https://github.com/m0zgen/blocky-listener-daemon/wiki#routers)
* [Wiki](https://github.com/m0zgen/blocky-listener-daemon/wiki)


## Quick start

You can jump to [Installation](https://0xerr0r.github.io/blocky/installation/) chapter in the documentation.
Expand Down

0 comments on commit b61035f

Please sign in to comment.