Skip to main content

REDIS based resolver for NEPTUNE DNS SERVER

Project description

# Neptune Resolver Rest This module is made as a resolving middleware for Neptune DNS server ## Installation `pip3 install neptune_resolver_redis` ## Connect to server In config.py edit RESOLVERS variable. Add `'neptune_resolver_redis'` It will look like this `RESOLVERS = ['neptune_resolver_redis']` Then you need to set settings for this resolver. Those settings are set by creating variable in config.py which uses capital letters like `NEPTUNE_RESOLVER_REST = {'host':'localhost', 'database': 1}`

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

neptune_resolver_redis-2019.09.13.0000.tar.gz (2.2 kB view hashes)

Uploaded Source

Supported by

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