Skip to main content

A simple suboptimal dns server which forward requests to multiple servers according to domains

Project description

A simple suboptimal dns server which forward requests to multiple servers according to domains.

Invocation:
> dispatching-dns <config.yaml>

Sample Configuration:
address: 192.168.1.1
user: nobody
group: nogroup
resolver:
!dispatch
rules:
- ['google.com', 1]
targets:
- !proxy
cache_size: 5000
upstreams:
- !service
address: 192.168.0.1
- !record
resolver:
!proxy
cache_size: 500
upstreams:
- !service
address: 8.8.8.8
- !service
address: 8.8.4.4
log: addresses.log

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dispatching-dns-0.0.19.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file dispatching-dns-0.0.19.tar.gz.

File metadata

File hashes

Hashes for dispatching-dns-0.0.19.tar.gz
Algorithm Hash digest
SHA256 8fa78e50e2444919e6d432d540c051128f4f3800970fc6649089a3ced0d37369
MD5 a4c37f1d2c929bd59923ebb0378361c1
BLAKE2b-256 3cf5ba80d2134cb17fbb1131305c8ffcde1264b6d090562be207205f61637875

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page