You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
LICENSE | 3 years ago | |
README.md | 3 years ago | |
setup.cfg | 3 years ago | |
setup.py | 3 years ago | |
ungleich_dns.py | 3 years ago | |
ungleich_ripe.py | 3 years ago | |
ungleichcli.py | 3 years ago |
README.md
Ungleich dns cli tool
A python package to set reverse dns in ungleich vm.
Requirements
You need at least python 3.
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
Usage: RIPE
Creating a new route6 object:
ungleichcli.py ripe-add-route6 \
--network 2a09:2947::/32
--description "First REST /32"
--password "very secure"