Go to file
Nico Schottelius c23e25df82 begin introducing structure & sub parsers 2019-05-12 10:09:47 +02:00
LICENSE First commit 2019-04-27 00:56:57 -04:00
README.md use argparse for commands instead of Click 2019-04-29 02:07:40 -04:00
setup.cfg First commit 2019-04-27 00:56:57 -04:00
setup.py use argparse for commands instead of Click 2019-04-29 02:07:40 -04:00
ungleichcli.py begin introducing structure & sub parsers 2019-05-12 10:09:47 +02:00

README.md

Ungleich dns cli tool

A python package to set reverse dns in ungleich vm.

Usage

installing the package via pip (python3 required)

python3 -m pip install ungleich-cli

after installed you can set the reverse dns by typing

ungleich-cli dns --set-reverse <ip> --user <username> --token <token> --name mirror.example.com