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

https://github.com/endail/dnsinterceptor


https://github.com/endail/dnsinterceptor

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# DNS Interceptor
DNS Interceptor is an implementation of [Python DNS](https://github.com/endail/PythonDNS).

### Installation
```sh
$ sudo apt-get install python3
$ sudo pip3 install pythondns
$ git clone https://github.com/endail/DNSInterceptor
$ sudo DNSInterceptor/install.sh
```