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.18.tar.gz (4.0 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for dispatching-dns-0.0.18.tar.gz
Algorithm Hash digest
SHA256 3ddbec964df0c2c161d2cf703cdd4bc03a9d33e6d5d82685e77be8188b27991a
MD5 6140c330737ad089ab7d92f6ac12d461
BLAKE2b-256 ce9c0d14709e4f284d28465c75899cc7ac7c6504cda2d2457122b9366bd48f82

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