Async DNS server
Project description
Neptune DNS Server
Neptune is asynchronous modular DNS server made for flexibility and easy modifications Its based on Triton dns client and uses different modules to extend it to full server
Installation
From PYPI
pip3 install neptune-dns-server
From this repo
git clone https://git.best-service.online/yurzs/neptune
cd neptune
python3 setup.py install
Usage
Please edit config.py file for your configuration. Basic install uses 1.1.1.1 and 8.8.8.8 as a resolvers with local redis cache
To start server use a simple command
import neptune
neptune.start_server()
TODO write more docs
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_dns_server-2019.10.13.2111.tar.gz
.
File metadata
- Download URL: neptune_dns_server-2019.10.13.2111.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe7092c002860b0bc78f0cda7464f7d43e9cc6c38e0df4de21dc354a1197b1cf |
|
MD5 | 5fe5a16d452e9def516d85647b78c158 |
|
BLAKE2b-256 | 647e5f3c5dfa918d4f1c2cb49ced5c08ff9b3cb934bed2eabccaa0fbdbe357e0 |