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
Release files for neptune-dns-server 2019.10.13.2111
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| neptune_dns_server-2019.10.13.2111.tar.gz | 5.0 kB | Details |
Release files / neptune_dns_server-2019.10.13.2111.tar.gz
| Download URL | neptune_dns_server-2019.10.13.2111.tar.gz |
|---|---|
| Size | 5.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fe7092c002860b0bc78f0cda7464f7d43e9cc6c38e0df4de21dc354a1197b1cf
|
|
BLAKE2b-256 checksum How to use checksums |
647e5f3c5dfa918d4f1c2cb49ced5c08ff9b3cb934bed2eabccaa0fbdbe357e0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|