HTTP Request 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_rest
Connect to server
In config.py edit RESOLVERS variable. Add 'neptune_resolver_rest'
It will look like this
RESOLVERS = ['neptune_resolver_rest']
Then you need to set settings for this resolver. Those settings are set by creating variable in config.py with upper module name like
NEPTUNE_RESOLVER_REST = {'base_url':'https://example.com'}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file neptune_resolver_rest-2019.9.15.1625.tar.gz
.
File metadata
- Download URL: neptune_resolver_rest-2019.9.15.1625.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bcd84f6f8108399d78a470e7ffc13403a4ab64c93e03a3b2e5d052cce2d92b9 |
|
MD5 | 80c48b90a9040d2fdb47b88c6539808a |
|
BLAKE2b-256 | 158a880aa807288639670c646329b3895bdd9f84197fc0b011e89f3874a95ed6 |