📁
SKYSHELL MANAGER
PHP v8.1.34
Create
Create
Path:
root
/
home
/
terracebizon
/
public_html
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
config.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
16329.54 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: uam.yaml
uam add: help: Activate Under Attack Mode on a domain you own return_type: UamRuleAgentResponse type: dict uam delete: help: Delete one of your Under Attack Mode rules return_type: NullAgentResponse type: dict uam edit: help: Edit one of your Under Attack Mode rules return_type: UamRuleAgentResponse type: dict uam list: help: List Under Attack Mode rules return_type: UamListAgentResponse type: dict uam counters: help: Under Attack Mode rule details and challenge counters return_type: UamCountersAgentResponse type: dict uam test: help: Test whether a URL matches an active Under Attack Mode rule return_type: UamTestAgentResponse type: dict uam domains: help: List domains Under Attack Mode rules can be created for return_type: UamDomainsAgentResponse type: dict uam service settings get: help: Show the Under Attack Mode service enabled flag return_type: UamSettingsAgentResponse type: dict cli: users: - root uam service settings set: help: Enable or disable the Under Attack Mode service return_type: UamSettingsAgentResponse type: dict cli: users: - root schema: enabled: type: boolean required: true help: Whether the Under Attack Mode service is enabled uam service visibility get: help: Show whether Under Attack Mode is visible to unprivileged users return_type: UamVisibilityAgentResponse type: dict cli: users: - root uam service visibility set: help: Set whether Under Attack Mode is visible to unprivileged users return_type: UamVisibilityAgentResponse type: dict cli: users: - root schema: allowed_for_users: type: boolean required: true help: Whether Under Attack Mode is exposed to unprivileged users in the Web UI
Save