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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for dispatching-dns-0.0.2.tar.gz
Algorithm Hash digest
SHA256 2a028b79b5cc539b5a96e3fe21bc6b65c84b5832a5973d42e58a766b01a93eff
MD5 82c0bd5573c2f90fd7d32bb1418310aa
BLAKE2b-256 19572601d0dc6f2ef6c9292e1aad5926c12698bcbb14ca5e6d219d8dc6477638

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