🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 08:06:39 | PHP 8.1.34
📂
/ (Root)
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
im360
/
simple_rpc
/
schema
/
lists
/
port
📍 /opt/imunify360/venv/lib/python3.11/site-packages/im360/simple_rpc/schema/lists/port
🔄 Refresh
✏️
Editing: ignored-ip.yaml
Read Only
blocked-port-ip add: help: Add IPs to a blocked port Only applicable if the FIREWALL.port_blocking_mode config option is set to ALLOW (allow access to all ports by default). return_type: NoItemsAgentResponse cli: users: - root type: dict schema: items: type: list schema: coerce: port_proto type: port_proto positional: true ips: type: list schema: type: ip coerce: ip_discard_host_bits check_with: - enforce64min_subnet_mask_for_ipv6 comment: type: string required: false blocked-port-ip edit: help: Edit comment on an item in the blocked ports Only applicable if the FIREWALL.port_blocking_mode config option is set to ALLOW (allow access to all ports by default). return_type: NoItemsAgentResponse cli: users: - root type: dict schema: items: type: list schema: coerce: port_proto type: port_proto positional: true ips: type: list schema: type: ip coerce: ip_discard_host_bits check_with: - enforce64min_subnet_mask_for_ipv6 comment: type: string required: false blocked-port-ip delete: help: Remove IPs from a blocked port Only applicable if the FIREWALL.port_blocking_mode config option is set to ALLOW (allow access to all ports by default). return_type: NoItemsAgentResponse cli: users: - root type: dict schema: items: type: list schema: coerce: port_proto type: port_proto positional: true ips: type: list schema: type: ip coerce: ip_discard_host_bits check_with: - enforce64min_subnet_mask_for_ipv6
💾 Save Changes
❌ Cancel