Update 0.2.1.md

This commit is contained in:
Stefan Pejcic
2024-06-11 12:26:49 +02:00
committed by GitHub
parent a42ae5a545
commit 93608ab7ca

View File

@@ -25,6 +25,7 @@ Not yet released.
### 💅 Polish
- [16x faster account creation](https://openpanel.co/blog/how-we-decreased-bash-script-execution-by-16x-for-openpanel/#initial-challenges)
- [Additional PHP extensions are now installed with every version](#php-extensions)
- Added an option to block incoming ping (ipmi).
### opencli license
@@ -135,12 +136,13 @@ Due to the higher number of extensions, we are also changing the install method
*OpenAdmin > Frewall > Settings* page displays current firewall status, allows you to enable/disable firewall, edit settings, export existing rules or reset rules for all users.
![firewall-settings](https://i.postimg.cc/Kvx5BzWp/image.png)
![firewall-settings](https://i.postimg.cc/NFGZm1Lx/2024-06-11-12-25.png)
- **IPv6** options allows you to enable or disable IPv6 rules. When disabled, the IPv6 ports tab is hidden.
- **Default Input Policy** allows you to set DROP or ACCEPT incoming connections to ports that are not specified in the rules.
- **Default Output Policy** allows you to set DROP or ACCEPT outgoing connections from ports that are not specified in the rules.
- **Allow ping (IPMI)** allows you to enable or disable ping.
- **Export IPv4 rules** will download in txt file all existing ipv4 rules.
- **Export IPv6 rules** will download in txt file all existing ipv6 rules.
- **Reset ports for all users** will delete opened ports for all users and open the current ports for all active users.
- **Restrict access to Cloudflare only** - will whitelist all Cloudfalre proxy IP addresses.