DNS Resolver for Neptune DNS server
Project description
Basic dns resolver for Neptune DNS Server
This is a basic dns resolver for neptune dns server
Installation
You can install from pypi.org or clone this repo
From PYPI
pip3 install neptune_resolver_default
From this repo
git clone https://git.best-service.online/yurzs/neptune-default-resolver
cd neptune-default-resolver
python3 setup.py install
How to use
In Neptune config file add
NEPTUNE_RESOLVER_DEFAULT = {
'resolvers': ['1.1.1.1', '8.8.8.8'] # Your favorite DNS resolvers
}
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_default-2019.9.17.1721.tar.gz
.
File metadata
- Download URL: neptune_resolver_default-2019.9.17.1721.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b2666d3b892ee2b5d6a10df91528ff3c5b257f0a14347920f1cff6899783d11 |
|
MD5 | 02cd6d44e9c9f4c875a6ef54b34faae2 |
|
BLAKE2b-256 | f7eeb09b3afbced629b588a5d70e07a3736e6e97a0ea81fd852832321aaa1d80 |