mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.2.1.md
This commit is contained in:
@@ -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.
|
||||
|
||||

|
||||

|
||||
|
||||
- **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.
|
||||
|
||||
Reference in New Issue
Block a user