Skip to content

badpasta/dnsquicky

Repository files navigation

=======

dnsquicky

It is a simple dns script.

Introduction

DNSQuicky is a simple script used to how operate the dns record.
The scripts power by python 2.7.

Install

Archlinux

PYDIR = ${your_path}

sudo pacman -Syu python2-virtualenv
sudo virtualenv2 $PYDIR
#source $PYDIR/bin/active && setup.py

Changelog