An open API service indexing awesome lists of open source software.

https://github.com/decryptus/nsaproxy

nsaproxy uses powerdns api to dispatch dns records to dns providers
https://github.com/decryptus/nsaproxy

api pdns powerdns proxy python

Last synced: about 1 month ago
JSON representation

nsaproxy uses powerdns api to dispatch dns records to dns providers

Awesome Lists containing this project

README

          

# nsaproxy project

## Quickstart

Using nsaproxy in Docker

`docker-compose up -d`

See [docker-compose.yml](docker-compose.yml)

## Installation

pip install nsaproxy

## Running

### Running daemon

`nsaproxy -c -p --logfile `

### Running foreground

`nsaproxy -f -c -p --logfile `