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
user: nogroup
resolver:
!dispatch
rules:
- ['google.com', 1]
targets:
- !cache
cache_size: 5000
upstreams:
- !service
address: 192.168.0.1
- !log
resolver:
!cache
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.11.tar.gz (3.8 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for dispatching-dns-0.0.11.tar.gz
Algorithm Hash digest
SHA256 c5fc31ed6e5a04657db13c70657328870cc8bce245c82fd89f49d74b052c0a59
MD5 728f21e97771a35ef5f216597e148298
BLAKE2b-256 675a31bd094352c027ab7caf2004fb8d21b35a14ab2ee7f58062fb33362ba853

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