!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/lib/python3/dist-packages/uaclient/messages/   drwxr-xr-x
Free 13.31 GB of 57.97 GB (22.96%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     urls.py (2.48 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
"""
This module contains URLs that are to be displayed in messages only.
URLs that are actually contacted by the pro-client should be defined elsewhere.
"""

PRO_HOME_PAGE = "https://ubuntu.com/pro"
PRO_DASHBOARD = "https://ubuntu.com/pro/dashboard"
PRO_ATTACH = "https://ubuntu.com/pro/attach"
PRO_SUBSCRIBE = "https://ubuntu.com/pro/subscribe"

PRO_CLIENT_DOCS_RELATED_USNS = "https://canonical-ubuntu-pro-client.readthedocs-hosted.com/en/latest/explanations/cves_and_usns_explained.html#what-are-related-usns"  # noqa: E501
PRO_CLIENT_DOCS_CLOUD_PRO_IMAGES = "https://canonical-ubuntu-pro-client.readthedocs-hosted.com/en/latest/explanations/what_are_ubuntu_pro_cloud_instances.html"  # noqa: E501
PRO_CLIENT_DOCS_PROXY_CONFIG = "https://canonical-ubuntu-pro-client.readthedocs-hosted.com/en/latest/howtoguides/configure_proxies.html"  # noqa: E501
PRO_CLIENT_DOCS_API_REFERENCE = "https://canonical-ubuntu-pro-client.readthedocs-hosted.com/en/latest/references/api/"  # noqa: E501

# TODO: If/when `pro disable fips --purge` exists, reference that where
# this URL is used
# If that doesn't happen, write a new how-to-guide in our proper docs and
# link to that here
PRO_CLIENT_DOCS_REMOVE_FIPS = "https://discourse.ubuntu.com/t/20738"

PRO_ON_AWS_HOME_PAGE = "https://ubuntu.com/aws/pro"
PRO_ON_AZURE_HOME_PAGE = "https://ubuntu.com/azure/pro"
PRO_ON_GCP_HOME_PAGE = "https://ubuntu.com/gcp/pro"

ANBOX_HOME_PAGE = "https://anbox-cloud.io"
ANBOX_DOCS_APPLIANCE_INITIALIZE = "https://anbox-cloud.io/docs/tutorial/installing-appliance/#initialize-the-appliance"  # noqa: E501
CIS_HOME_PAGE = "https://ubuntu.com/security/cis"
COMMON_CRITERIA_HOME_PAGE = "https://ubuntu.com/security/cc"
ESM_HOME_PAGE = "https://ubuntu.com/security/esm"
FIPS_HOME_PAGE = "https://ubuntu.com/security/fips"
LANDSCAPE_HOME_PAGE = "https://ubuntu.com/landscape"
LANDSCAPE_SAAS = "https://landscape.canonical.com"
LANDSCAPE_DOCS_INSTALL = "https://ubuntu.com/landscape/install"
LANDSCAPE_CLIENT_INSTALL = (
    "https://ubuntu.com/landscape/docs/install-landscape-client"
)
LIVEPATCH_HOME_PAGE = "https://ubuntu.com/security/livepatch"
LIVEPATCH_SUPPORTED_KERNELS = (
    "https://ubuntu.com/security/livepatch/docs/kernels"
)
REALTIME_HOME_PAGE = "https://ubuntu.com/realtime-kernel"
ROS_HOME_PAGE = "https://ubuntu.com/robotics/ros-esm"
USG_DOCS = "https://ubuntu.com/security/certifications/docs/usg"

SECURITY_CVE_PAGE = "https://ubuntu.com/security/{cve}"

GCP_SERVICE_ACCOUNT_DOCS = (
    "https://cloud.google.com/iam/docs/service-account-overview"
)

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0086 ]--