Unnamed repository; edit this file 'description' to name the repository.
Find a file
2025-07-19 13:42:23 +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
Dockerfile Add container 2025-07-19 12:51:46 +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
podman_build.sh Add container 2025-07-19 12:51:46 +03:00
podman_push.sh Add latest tag too 2025-07-19 13:42:23 +03:00
podman_run.sh Add container 2025-07-19 12:51:46 +03: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 Remove req 2025-06-09 18:23:26 +03:00
setup.py Remove license from pyproject 2025-06-09 18:20:58 +03:00
wrapper.sh Fix permissions 2025-07-19 13:10:47 +03: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