Post

Unbound

Unbound is a validating, recursive, caching DNS resolver. It is designed to be fast and lean and incorporates modern features based on open standards.

Unbound

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/unbound.sh)"
CPU: 1 cores RAM: 512 MB Disk: 2 GB OS: Debian 13

Configuration

Config file:

1
/etc/unbound/unbound.conf.d/unbound.conf

Notes

Unbound Configuration Path: /etc/unbound/unbound.conf.d/unbound.conf

Web Interface

Port: 5335

Source code
Loading...