This commit is contained in:
Maxim Devaev 2025-06-02 21:55:12 +03:00
parent 132601b340
commit d47065b2b4
1 changed files with 2 additions and 2 deletions

View File

@ -61,8 +61,8 @@ Specifically to PiKVM V2+. When combined with configuring a DNS server, FTP, or
Other useful firewall options are listed here:
| Parameter | Default |
|-----------------|----------|
| Parameter | Default | Description |
|-----------------|----------|-------------|
| `allow_icmp` | `true` | Optional ICMP allowed to PiKVM. |
| `allow_tcp` | `[]` | List of allowed TCP connections from the host to PiKVM. |
| `allow_udp` | `[]` | List of allowed UDP connections from the host to PiKVM. |