[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.141.19.115: ~ $
"""Provides types used internally"""

from ipaddress import IPv4Address, IPv6Address
from typing import Union

IPAddress = Union[str, IPv6Address, IPv4Address]

Filemanager

Name Type Size Permission Actions
__pycache__ Folder 0755
__init__.py File 199 B 0644
database.py File 8.7 KB 0644
errors.py File 1.43 KB 0644
mixins.py File 410 B 0644
models.py File 16.6 KB 0644
py.typed File 0 B 0644
records.py File 24.23 KB 0644
types.py File 160 B 0644
webservice.py File 16.94 KB 0644