Unnamed repository; edit this file 'description' to name the repository.
Find a file
2025-06-09 18:22:54 +03:00
odi6 no subnet in update AAAA record 2025-04-22 12:56:59 +03:00
.gitignore Initial commit 2023-10-06 14:50:19 +03:00
install.sh Add wrapper script 2025-03-28 08:29:35 +02:00
LICENSE Initial commit 2023-10-06 14:50:19 +03:00
odi6.sh Add wrapper script 2025-03-28 08:29:35 +02:00
pyproject.toml Remove req 2025-06-09 18:22:54 +03:00
README.md Initial commit 2023-10-06 14:50:19 +03:00
requirements.txt Initial commit 2023-10-06 14:50:19 +03:00
setup.cfg Refresh zone after update 2023-10-07 08:16:04 +03:00
setup.py Remove license from pyproject 2025-06-09 18:20:58 +03:00
wrapper.sh Add wrapper script 2025-03-28 08:29:35 +02:00

odi6

Requirements

Installation

Linux

sudo python3 setup.py install

Windows (from PowerShell)

& $(where.exe python).split()[0] setup.py install

Usage

odi6.py [--debug-level|-d CRITICAL|ERROR|WARNING|INFO|DEBUG|NOTSET] # Other parameters