## Permission Table
Identifier | Description |
---|---|
`network:allow-all` | This enables all permissions for network plugin |
`network:allow-execute` | Enables the execute command without any pre-configured scope. |
`network:deny-execute` | Denies the execute command without any pre-configured scope. |
`network:allow-find-available-port` | Enables the find_available_port command without any pre-configured scope. |
`network:deny-find-available-port` | Denies the find_available_port command without any pre-configured scope. |
`network:allow-get-interfaces` | Enables the get_interfaces command without any pre-configured scope. |
`network:deny-get-interfaces` | Denies the get_interfaces command without any pre-configured scope. |
`network:allow-get-non-empty-interfaces` | Enables the get_non_empty_interfaces command without any pre-configured scope. |
`network:deny-get-non-empty-interfaces` | Denies the get_non_empty_interfaces command without any pre-configured scope. |
`network:allow-is-http-port-open` | Enables the is_http_port_open command without any pre-configured scope. |
`network:deny-is-http-port-open` | Denies the is_http_port_open command without any pre-configured scope. |
`network:allow-is-port-taken` | Enables the is_port_taken command without any pre-configured scope. |
`network:deny-is-port-taken` | Denies the is_port_taken command without any pre-configured scope. |
`network:allow-local-server-is-running` | Enables the local_server_is_running command without any pre-configured scope. |
`network:deny-local-server-is-running` | Denies the local_server_is_running command without any pre-configured scope. |
`network:allow-non-localhost-networks` | Enables the non_localhost_networks command without any pre-configured scope. |
`network:deny-non-localhost-networks` | Denies the non_localhost_networks command without any pre-configured scope. |
`network:allow-ping` | Enables the ping command without any pre-configured scope. |
`network:deny-ping` | Denies the ping command without any pre-configured scope. |
`network:allow-scan-local-network-online-hosts-by-port` | Enables the scan_local_network_online_hosts_by_port command without any pre-configured scope. |
`network:deny-scan-local-network-online-hosts-by-port` | Denies the scan_local_network_online_hosts_by_port command without any pre-configured scope. |
`network:allow-scan-online-ip-port-pairs` | Enables the scan_online_ip_port_pairs command without any pre-configured scope. |
`network:deny-scan-online-ip-port-pairs` | Denies the scan_online_ip_port_pairs command without any pre-configured scope. |
`network:allow-scan-online-ips-by-port` | Enables the scan_online_ips_by_port command without any pre-configured scope. |
`network:deny-scan-online-ips-by-port` | Denies the scan_online_ips_by_port command without any pre-configured scope. |