Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neptune_dns_server-2019.10.13.2017.tar.gz (5.0 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