mirror of https://github.com/Aidaho12/haproxy-wi
Replaced common.is_ip_or_dns() with pydantic type validation in various route functions to ensure input consistency and clarity. Updated several methods to use Union[IPvAnyAddress, DomainName] for typing and added necessary imports. Also refined templates and helper functions for better readability. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| server.py | ||
| ssh.py | ||
| ssh_connection.py | ||